/
GOTO

GOTO

 


Branches to a label within the script. The label can appear in the script before or after the goto command.

 

Usage: goto ‘‘mylabel’‘

or

 goto mylabel

 

Next Command


 

 

Related content

LABEL
More like this
MESSAGE
More like this
CALL
More like this
WAIT
More like this
GLOBAL
More like this
PROMPT
More like this