| ProLinga-4GL Reference Manual |
|---|
BREAK — Transfer control out of a loop structure.
BREAK
The BREAK command terminates the current FOR, FOREACH or FOREVER loop and continues processing the command that follows the ENDFOR command.
| << 4GL Logic Commands | CALL Command >> |