GlobalOutputToggle Property

Specifies whether the table has a global toggle source.

Syntax

object.GlobalOutputToggle [= Boolean]

Properties

The GlobalOutputToggle property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the table has a global toggle source.

Settings

The settings for Boolean are:

Value

Description

True

The table has a global toggle.

False

The table does not have a global toggle. (Default)

Remarks

If GlobalOutputToggle is set to True, the output will be toggled based on a different data source (blink on a new alarm, for example).

 

Applies To