&&isWatched

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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