Loops v14
When you use the LOOP, EXIT, CONTINUE, WHILE, and FOR statements, your SPL program can repeat a series of commands.
loop exit continue while for_integer_variant
When you use the LOOP, EXIT, CONTINUE, WHILE, and FOR statements, your SPL program can repeat a series of commands.
loop exit continue while for_integer_variant