break
IBM ILOG Script keyword to break a routine.
This IBM ILOG Script keyword is used to exit the current while, for, or for..I loop, and continue execution at the next statement.
For more information see break in Table 2 in
the Language Reference Manual.