&&isWatched

From m204wiki
Revision as of 15:38, 19 August 2022 by Ekern (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Determines whether its argument is a variable that is currently specified in the Watch Window. If it is, &&isWatched 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