Hello, I need some help with the coding on flexsim I am an absolute beginner and was wondering if anyone knew the coding language for the statement below
//Go to Global table
//Look at Row 1
// Check Column 1 value
// If value >0, then value = value -1
// Result = column number (holding area 1 output port 1 connected to staging area 1
// Break loop
// Else
// Check column 2 value
// Loop