Loop Processing Commands |
DEVELOPER |
Logic Command |
Description |
Causes a statement or block of statements to be executed repeatedly until a condition is met. |
|
Transfers control from block within a FOR or WHILE loop to the statement following the ENDFOR or ENDWHILE statement. |
|
Transfers control from block within a FOR or WHILE loop to ENDFOR or ENDWHILE statement. |
Topic ID: 520215