| **Navigation:**  [[introduction.htm|Language Reference]] > 12 - Execution Control > Execution Control Statements >====== Execution Control Statements ====== | [[loop iteration structure .htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[break immediately leave loop .htm|{{btn_next_n.gif|Next page}}]] | | || [[break immediately leave loop .htm|BREAK (immediately leave loop)]] [[cycle go to top of loop .htm|CYCLE (go to top of loop)]] [[do call a routine .htm|DO (call a ROUTINE)]] [[exit leave a routine .htm|EXIT (leave a ROUTINE)]] [[goto go to a label .htm|GOTO (go to a label)]] [[return return to caller .htm|RETURN (return to caller)]]