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

DspRtfFileGetName

Returns the name of the rich text / text file that is being displayed on the page based on the file_rtf template.

Syntax

DspRtfFileGetName([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 full path file name of the file is being displayed, otherwise an empty string is returned.

Related Functions

DspRtfFileGetAn, DspRtfFileSetName

See Also

Tab Template Functions