|
EXIT |
|
|
EXIT is used to terminate the execution of the following interative control structures:
Calling EXIT will resume execution immediately after the corresponding END_WHILE, END_FOR, or END_REPEAT statements. |