Table of Contents

TatScripterWatch.Evaluate Method

Call Evaluate method to update the value of the watch. The value can be retrieved using LastResult property. if the watch is not enabled, nothing happens.

Syntax

Unit: atScript

procedure TatScripterWatch.Evaluate;

See also