WoW:MACRO stopmacro

From AddOn Studio
Revision as of 14:57, 26 September 2011 by WoWWiki>Cthulha92
Jump to navigation Jump to search

Slash commands


Stop processing a macro

/stopmacro [conditions]...

Aliases

none


Arguments

none


Notes

No macro commands in the same macro will be executed after this command if one or more of conditions is true; this is usually for debugging or macro-simplification purposes.