Table of Contents

TatVirtualMachine.Halted Property

Returns true if the script has been halted and is still being executed. Halted property will always be false if the script is not running.

Syntax

Unit: atScript

property TatVirtualMachine.Halted: Boolean

See also