&&isWatched: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Determines whether its argument is a variable that is currently specified in the </span><span class="...")
(No difference)

Revision as of 15:37, 19 August 2022

Action:

Determines whether its argument is a variable that is currently specified in the Watch Window. If it is, returns 1; if not, it returns 0.

Syntax:

&&isWatched(value

where value is a single- or double-quoted string, a numeric constant, or a macro variable.

Introduced: Build 58