Execution continues at the most recent loop:
In a WHILE loop, it continues at the next ENDWHILE
In a REPEAT loop, it continues at UNTIL
In a FOR loop, it continues at NEXT