STOP: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
MikeO (talk | contribs)
No edit summary
Line 4: Line 4:
|description=:Stops the macro and shows a message.
|description=:Stops the macro and shows a message.


|param1=<message>|param1_desc= Display a message, must be in double quotes
|param1=<message>|param1_desc=Message {set_text} to display
}}
}}
===Example===
===Example===

Revision as of 22:11, 18 August 2010

Up

Command

STOP <message>


Stops the macro and shows a message.

Parameters

<message>
Message {set_text} to display

Example

STOP
For an example macro see Backup_Current_Part