AddOns WoW API Widget API XML UI Event API WoW Lua Macro API CVars
Battle.net
HOWTOs Snippets UI tech
Categories
← WoW API < ConsoleExec
Execute a console command.
ConsoleExec( "command" );
/run ConsoleExec( "command" ) is equivalent to /console command.
/run ConsoleExec( "command" )
/console command