GetThreshold
Mon 01 January 2018Syntax
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();