GOTO
From Macros Wiki
Revision as of 12:09, 16 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=GOTO <label> |description=*DESCRPTION* |param1=<label>|param1_desc={{label}} }} ===Example=== :- GOTO Category:Language)
Command
- 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