Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Terminating the procedure sequence after the current cycle (EXIT)

&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.