AddWatchOnCurrentLine command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width="50%"| | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<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> | ||
|} | |} |
Revision as of 22:08, 15 May 2022
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 |