STOP: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (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=Message {set_text} to display
|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 Use a text string (in double quotes), a text variable. to display

Example

STOP
For an example macro see Backup_Current_Part