Please enable JavaScript to view this site.

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

Syntax

__main_loop__

Validity

Task

Note

If break is present, no code is executed until end_main_loop.

The behavior of the __main_loop__ and end_main_loop instructions are analogous to the while and 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