MacroConsole command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Invokes the macro console, which reports the star...")
 
No edit summary
Line 20: Line 20:
| <span class="f_Para">Build 43</span>
| <span class="f_Para">Build 43</span>
|}
|}
[[Category:Debugger Commands]]

Revision as of 21:08, 6 June 2022

Action:

Invokes the macro console, which reports the starting and completing of macro execution, as well as any error messages.  

Syntax:

macroConsole 

A synonym for macroConsole is openMacroConsole.

See also closeMacroConsole.

Client menu: Macros > Console
Introduced: Build 43