BREAK
- Category
- Control Flow
- Added in
- v0.9.8
Interrupts exection of the innermost loop.
Can be used with:
DO;LOOP
DO;UNTIL
DO;WHILE
FOR;NEXT
FOREACH;NEXT
BREAK
Interrupts exection of the innermost loop.
Can be used with:
DO;LOOP
DO;UNTIL
DO;WHILE
FOR;NEXT
FOREACH;NEXT