API ConsoleExec Edit History Talk0 98,586pages on this wiki Revision as of 09:58, March 5, 2009 by Egingell (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Execute a console command. ConsoleExec( "command" ); Parameters Arguments command String - The console command to execute. Details /run ConsoleExec( "command" ) is equivalent to /console command. Read more Blocks further messages from a specified chat channel from appearing in a specific chat frame... API RemoveChatWindowChannel Returns information about a battleground type. local name, canEnter, isHoliday, isRandom... API GetBattlegroundInfo Returns the current value of a mirror timer (fatigue, breath, feign death etc). value ... API GetMirrorTimerProgress Categories: World of Warcraft API