10.5.2.1. GOTO
10.5.2.1. GOTO
Explanation | Branching to assigned address | |
Syntax | GOTO <address> | |
Parameter | Address | Address for branching Arithmetic formula can be used, if the address is row number. |
Example | GOTO 99 GOTO V1% GOTO *ERRHDL |
Explanation | Branching to assigned address | |
Syntax | GOTO <address> | |
Parameter | Address | Address for branching Arithmetic formula can be used, if the address is row number. |
Example | GOTO 99 GOTO V1% GOTO *ERRHDL |