Table of Contents

TatScripterWatch.Expression Property

Expression property holds the string which contains the expression of the watch to be evaluated. Expression can be a variable name, a constant or a complex expression. Examples: 'MyVar', '10 + 20', 'MyArray[c]'.

Syntax

Unit: atScript

property TatScripterWatch.Expression: string

See also