AddWatchOnCurrentLine command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__  <div id="idcontent"> <div id="innerdiv"> <div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;"> {| |width="50%"| <span class...")
 
No edit summary
Line 1: Line 1:
__TOC__
__TOC__

<div id="idcontent">
<div id="innerdiv">
<div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;">


{|
{|
Line 26: Line 18:




</div>
<span class="f_EndTopic"> </span>
<span class="f_EndTopic"> </span>


</div>
</div>
[[Category: Debugger Commands]]
[[Category: Debugger Commands]]

Revision as of 22:06, 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