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

TrendDspCursorValue

Display the cursor value of the current pen in the current pen font.

Syntax

TrendDspCursorValue(AN)

AN:

The AN of the trend.

Return Value

0 (zero) if successful, otherwise an error is returned.

Related Functions

TrendDspCursorScale, TrendDspCursorComment, TrendDspCursorTag, TrendDspCursorTime, TrendGetAn, TrendRun, TrendSetDate, TrendSetScale, TrendSetSpan, TrendSetTime, TrendSetTimebase, TrendZoom

Example

See built-in trend templates.

See Also

Trend Functions