10.4.2.1. GOTO
10.4.2.1. GOTO
Explanation | Branching to assigned address | |
Grammar | 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 | |
Grammar | 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 |