STOP: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
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 | |param1=<message>|param1_desc=Message [set_text|text] to display | ||
}} | }} | ||
===Example=== | ===Example=== |
Revision as of 22:15, 18 August 2010
Command
- STOP <message>
- Stops the macro and shows a message.
Parameters
- <message>
- Message [set_text
Example
- STOP
- For an example macro see Backup_Current_Part