User Tools

Site Tools


execution_control_statements.htm
Navigation:  Language Reference > 12 - Execution Control > Execution Control Statements >====== Execution Control Statements ====== Previous pageReturn to chapter overviewNext page

BREAK (immediately leave loop)

CYCLE (go to top of loop)

DO (call a ROUTINE)

EXIT (leave a ROUTINE)

GOTO (go to a label)

RETURN (return to caller)

execution_control_statements.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1