7.51 ENDUNTIL

Note: Usage options

The ENDUNTIL command is used to "delimit" the processing loop caused by a DOUNTIL command.

Note: The DOUNTIL command is similar in structure to the DOWHILE command. However, in the DOUNTIL command, the condition is not checked BEFORE doing the first iteration.

Also See

7.51.1 ENDUNTIL Parameters

7.51.2 ENDUNTIL Examples

7.39 DOUNTIL

7.40 DOWHILE

7.52 ENDWHILE

7.43 END_LOOP

7.6 BEGIN_LOOP

 

   ENDUNTIL ----- no parameters ---------------------------------|