Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.86 LEAVE

Note
Note: Usage options

The LEAVE command is a loop modifying command. It causes the current loop to be exited and execution to continue on the statement following the end loop command.

CONTINUE/LEAVE commands work inside all loop commands.

Also See

7.86.1 LEAVE Parameters

7.86.2 LEAVE Comments / Warnings

7.86.3 LEAVE Examples

7.6 BEGIN_LOOP

7.18 CONTINUE

7.39 DOUNTIL

7.40 DOWHILE

7.107 SELECT

...


Panel
bgColor#ffffcc

                                                                                   Required

  LEAVE -------------------------------------------------------->

 -----------------------------------------------------------------

                                                         Optional

...

                                                                                   Optional

                 >----- IF ----------- -

...

'condition'

...

---------------------|