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
ENDUNTIL ----- no parameters ---------------------------------|