GetThreshold

Mon 01 January 2018

Syntax

GetThreshold()

Description

Use the GetThreshold function to get a reference to a Threshold object. Threshold instances can then be associated with gauge instances.

Parameters

None.

Returns

A reference to a Threshold object.

Example

&MyThreshold = GetThreshold();