BREAK

From STX Wiki
Jump to navigationJump to search

The BREAK immediately stops loop processing. The control flow will continue with the first command after the END statement of the respective loop. This command can only be used inside a loop (see DO, WHILE, FOREVER, and FOR).

See also

CONTINUE command

Navigation menu

Personal tools