WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki

WoW API < ConsoleExec

Execute a console command.

 ConsoleExec( "command" );

Parameters[]

Arguments[]

command
String - The console command to execute.

Details[]

/run ConsoleExec( "command" ) is equivalent to /console command.