AddWatch command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_GUIlabel">Adds to the Watch Window</span><span class="f_Para"> the item...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="575px"| | ||
[[add_item_to_watch_window.html|Adds to the Watch Window]] the item currently specified in the [[Entity name input box]]. | |||
'''Syntax:''' | '''Syntax:''' | ||
Line 10: | Line 9: | ||
<p class="syntax">addWatch [</span><span class="f_MonoItalTable">item</span><span class="f_CodeExample">] </p> | <p class="syntax">addWatch [</span><span class="f_MonoItalTable">item</span><span class="f_CodeExample">] </p> | ||
where '''''item''''' is the name of the item to be added (one of [[Watching program data items|these]]). In a macro, this argument is required. | |||
|- | |- | ||
| '''Client menu:''' | | '''Client menu:''' | ||
Line 19: | Line 18: | ||
|} | |} | ||
[[Category:Debugger Commands]] | |||
Latest revision as of 22:03, 20 January 2023
Action: |
Adds to the Watch Window the item currently specified in the Entity name input box. Syntax: addWatch [item] where item is the name of the item to be added (one of these). In a macro, this argument is required. |
Client menu: | Data Display > Add Watch |
Introduced: | Build 26 |