Cicode Programming Reference > Cicode Function Categories > Trend Functions Introduction > TrendGetAn

TrendGetAn

Gets the AN number of the trend beneath the current mouse position.

Syntax

TrendGetAn()

Return Value

The AN of the trend, or 0 (zero) if the mouse is not positioned over a valid trend.

Related Functions

TrendDspCursorScale, TrendDspCursorTag, TrendDspCursorTime, TrendDspCursorValue, TrendRun, TrendSetDate, TrendSetScale, TrendSetSpan, TrendSetTime, TrendSetTimebase, TrendZoom

Example

See built-in trend templates.

See Also

Trend Functions