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
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Invokes the [[using_macro_console_cmdline.html#macro_console|macro console]], which reports the starting and completing of macro execution, as well as any error messages.  </span>
<span class="f_Para">Invokes the [[Using the console and command line#The Console|macro console]], which reports the starting and completing of macro execution, as well as any error messages.  </span>


'''Syntax:'''
'''Syntax:'''
Line 20: Line 20:
| <span class="f_Para">Build 43</span>
| <span class="f_Para">Build 43</span>
|}
|}
[[Category:Debugger Commands]]

Latest revision as of 17:11, 2 February 2023

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