/
LABEL

LABEL

 


Designates a label location within the script.

This command designates a label location, with a label name that a GOTO command can branch to, at any time within the script. The label name must be unique in the script.

 

Usage: label ‘‘mylabel’‘

or

 label mylabel

 

Next Command

 

Related content

PROMPT
More like this
MESSAGE
More like this
GLOBAL
More like this
LOOKLIST
More like this
General Syntax Rules and Limitations
General Syntax Rules and Limitations
More like this
CALL
More like this