The GOTO command transfers execution to a location specified by its argument.

The format of the GOTO command is:

G[OTO][:tvexpr] entryref[:tvexpr][,...]

A GOTO command within a line following a FOR command terminates that FOR command.

For more information on entryrefs, refer to ChapterA 5: a??General Language Features of Ma??.

loading table of contents...