Span command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_Para">Restores to the default the spanning behavior of a Debugger [[Using Debugger Macros|macro]], reversing any previously issued </span><span class="f_Monospace">[[NoSpan command|noSpan]]</span><span class="f_Para"> 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). </span> | <span class="f_Para">Restores to the default the spanning behavior of a Debugger [[Using Debugger Macros|macro]], reversing any previously issued </span><span class="f_Monospace">[[NoSpan command|noSpan]]</span><span class="f_Para"> 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). </span> | ||
Latest revision as of 18:44, 9 February 2023
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 |