GOTO

From Macros Wiki
Revision as of 15:22, 26 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

GOTO
GOTO
GOTO <label>


  • DESCRPTION*

Parameters

<label>
A custom label for the macro. It must be on a new line and it must start with a colon. All the text after the colon is the label name.

Example

GOTO horizontal