while
IBM ILOG Script keyword to create an execution loop.
This IBM ILOG Script keyword creates a loop that executes as long as a certain expression is true. If the expression returns a non-Boolean value, then the value is converted to Boolean.
For more information see while in Table 2 in
the Language Reference Manual.