Span command

From m204wiki
Revision as of 14:39, 5 July 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Restores to the default the spanning behavior of a Debugger macro, re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Restores to the default the spanning behavior of a Debugger macro, reversing any previously issued noSpan command. By default, macro execution spans the evaluation of requests (if a request completes before a macro is finished, the remaining macro commands apply to the next request).  

Syntax:

span 

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