Loading...
Select Version
&pagelevel(4)&pagelevel
EXIT condition
condition
Condition under which the EXIT statement is to be executed. A description of the syntax of conditions is provided in section “Condition syntax”.
The EXIT statement terminates the procedure sequence which was started with REPEAT-PROCEDURE after the current cycle has been completed if the condition condition has the value true.