Control Flow

All common control flow statements are supported, including:

  • Conditional control, such as IF, ELSE, and ELSIF

  • Iterative control, such as LOOP, FOR, WHILE, EXIT, CONTINUE, and loop labels

For more information, see the Control Flow Statements topic.

Last modified: April 28, 2021

Was this article helpful?