System Projects Reference > The Tab Style Templates Project > Tab Style Template Reference > 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. Only specify this argument if 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

Published June 2018