Util.ScriptActive Property

 Util.ScriptActive  (read-only, Boolean)
 
Returns True if a script is currently running, otherwise False.

Syntax

Util.ScriptActive

The property syntax has these parts:

Part Description
Value (Boolean) Returns True if a script is currently running, otherwise False.

Remarks

Mainly useful to an external automation controller which is running a script remotely.