Gaming
 

API RunMacroText

From WoWWiki

Main Menu


Execute a string as if it was a macro.

Contents

Parameters

Arguments

"macro" 
String - the string is interpreted as a macro and then executed

Returns

nil

Example

 RunMacroText("/cast Immolate")

Result

Casts immolate (if executed in an untainted context).