Please enable JavaScript to view this site.

This instruction transfers program execution to the desired instruction.

Syntax

goto string label

label

Label that identifies the program instruction from which to continue execution

Validity

Rule, Task

Note

You cannot jump outside of a function or rule

Labels can be a maximum of 32 characters long, and the first character must be alphabetic.

Subsequent characters may be alphabetic or numeric. The use of the low segment "_" is also allowed.

 

  

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