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
Â
Â
Â
Â
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
Â
Â
Â