Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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