This is an old revision of the document!


FILE_NAME

Returns the name of the specified file or document without the extension

An expression returning a string identifying a file or directory name or an attribute of the Document type

DISPLAY MESSAGE ('File name is ' + FILE_NAME('c:/myfile.txt')) 
  • Last modified: 2022/09/13 18:13