Macro command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
m (Ekern moved page Macro Command to Macro command)
(One intermediate revision by the same user not shown)
Line 18: Line 18:
| <span class="f_Para">Build 26</span>
| <span class="f_Para">Build 26</span>
|}
|}
[[Category:Debugger Commands]]

Revision as of 21:46, 6 June 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