Please enable JavaScript to view this site.

This Instruction can be used as an alternative to the loop: or goto loop instruction to identify the main block of an R3 program.

Syntax

end_main_loop

Validity

Task

Note

If break present, no code is executed until end_main_loop.

The behavior of the __main_loop__ / end_main_loop instructions are analogous to the while / end_while construct with condition always true

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC