Include command (debugger)

From m204wiki
Revision as of 17:07, 26 May 2022 by Ekern (talk | contribs) (Created page with "__TOC__  <div id="printheader"> <br /> <span id="include-command"></span> = <span class="f_Heading1">include command</span> = </div> <div id="idcontent"> <div id="inn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




include command

Action:

Calls another Debugger macro.

Syntax:

include macro

where macro is the unquoted name of the macro.

Scope: Allowed only in Debugger macros.
Client menu: --
Introduced: --