You are here: start » ppl » statements » loop

LOOP

LOOP

Can be used to abort the current iteration of a WHILE or FOR loop and resume with the next iteration of the loop (alias for CONTINUE)
See also: Quit, Break, Continue

ppl/statements/loop.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International