Using the Tab Style Page Templates > Tab Style Template Reference > Tab Style Template Functions > DspRtfFileGetAn

DspRtfFileGetAn

Gets the Animation Number (AN) of the CiTextBox ActiveX control that displays rich text file / text file on the page based on the file_rtf template.

Syntax

DspRtfFileGetAn([iAN])

iAN

The AN where the CiTextBox ActiveX control is located. Do not specify this argument unless you would like to override the value maintained by the template. Default value -1.

Return Value

The AN where the CiTextBox ActiveX control is located, otherwise -1 is returned.

Related Functions

DspRtfFileGetName, DspRtfFileSetName

See Also

Tab Template Functions