Chapter 3 Creating and Editing Screens
3.14.3.6 Flow Control
There are various kinds of commands for flow control. For more details, please refe r to
the following sections.
designated label like Label Va r1 unconditionally)
Equation
GOTO LABEL Var1
Explanation
Go to the internal designated Label Var1 in the program unconditionally.
Remark
Var1 can be constant only.
Example
Go to the position of designated Label 1 and continue to execute the program
unconditionally.
3-348 Revision May, 2010