Macro command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Runs a user defined macro. </span> '''Syntax:''' <p class="syntax">...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Runs a [[ | <span class="f_Para">Runs a [[Using Debugger Macros|user defined macro]]. </span> | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 10: | Line 10: | ||
<p class="syntax">macro ''macroName''</p> | <p class="syntax">macro ''macroName''</p> | ||
where ''macroName'' is the name of the macro you are running. | |||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' | ||
Line 18: | Line 18: | ||
| <span class="f_Para">Build 26</span> | | <span class="f_Para">Build 26</span> | ||
|} | |} | ||
[[Category:Debugger Commands]] |
Latest revision as of 17:11, 2 February 2023
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 |