3.3.1 goto
Description
Makes it possible to go to a designated address.
Syntax
goto <address>
Parameter
Parameter
Description
Remarks
address
Address to go to
An arithmetic expression is possible in the case of a line number.
Example
Last updated
Was this helpful?