TraceValues command

From m204wiki
Revision as of 00:21, 12 July 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Like </span><span class="f_Para" style="font-family: 'Courier New',Courier,monospace;">Run command...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Like run, but also reports all statements that modify the value of the variable specified and reports the value assigned. Described further in Tracing all updates to a variable's value.

Syntax:

traceValues varName

where varName is the required variable name.

Client menu: Execution > Trace Values
Introduced: Build 26