Util.TelescopeConnected Property

 Util.TelescopeConnected  (read-write, Boolean)
 
Special use only: Connect the telescope from an external script or ASP page leaving it connected. Disconnects immediately and silently even if hub clients are connected.

Syntax

Util.TelescopeConnected [= Boolean]

The property syntax has these parts:

Part Description
Value (Boolean) Special use only: Connect the telescope from an external script or ASP page leaving it connected. Disconnects immediately and silently even if hub clients are connected.

Remarks

Do not use this for normal scripting of ACP. Use the ACP.Telescope (hub) object.