Macro command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Ekern moved page Macro Command to Macro command)
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Runs a [[using_debugger_macros.html|user defined macro]]. </span>
<span class="f_Para">Runs a [[Using Debugger Macros|user defined macro]]. </span>


'''Syntax:'''
'''Syntax:'''

Revision as of 16:06, 6 December 2022

Action:

Runs a user defined macro.

Syntax:

macro macroName

where macroName is the name of the macro you are running.

Client menu: --
Introduced: Build 26