Table of Contents

TatScripterWatch.WatchStatus Property

WatchStatus is a read-only property which contains the current status of the watch. For example, you can use it to check if the watch was already evaluated, or if the expression was incorrect (raising a compiling error).

Syntax

Unit: atScript

property TatScripterWatch.WatchStatus: TWatchStatus

See also