AddWatchOnCurrentLine command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
<span class="f_GUIlabel">[[add_item_to_watch_window.html|Adds to the Watch Window]]</span><span class="f_Para"> any variables found in the current </span><span class="f_GUIlabel">Source Code</span><span class="f_Para"> line. </span> | <span class="f_GUIlabel">[[add_item_to_watch_window.html|Adds to the Watch Window]]</span><span class="f_Para"> any variables found in the current </span><span class="f_GUIlabel">Source Code</span><span class="f_Para"> line. </span> | ||
'''Syntax:''' | |||
<p class="syntax">addWatchOnCurrentLine </p> | <p class="syntax">addWatchOnCurrentLine </p> | ||
|- | |- | ||
| | | '''Client menu:''' | ||
| <span class="f_GUIlabel">Data Display</span><span class="f_Para"> > </span><span class="f_GUIlabel">Add Watch on Current Line</span><span class="f_Para"> </span> | | <span class="f_GUIlabel">Data Display</span><span class="f_Para"> > </span><span class="f_GUIlabel">Add Watch on Current Line</span><span class="f_Para"> </span> | ||
|- | |- | ||
| | | '''Introduced:''' | ||
| <span class="f_Para">Build 28</span> | | <span class="f_Para">Build 28</span> | ||
|} | |} |
Latest revision as of 22:03, 20 January 2023
Action: |
Adds to the Watch Window any variables found in the current Source Code line. Syntax: addWatchOnCurrentLine |
Client menu: | Data Display > Add Watch on Current Line |
Introduced: | Build 28 |