The ts_get_threshold() function

The ts_get_threshold() function returns the threshold of the specified time series.

Syntax

mi_integer 
ts_get_threshold(ts_timeseries *ts)
ts
The source time series.

Description

The equivalent SQL function is GetThreshold.

Returns

The threshold of the given time series.