GOTO

From Macros Wiki
Revision as of 17: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)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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