Difference between revisions of "STOP"
From Macros Wiki
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 18: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