Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Files}} ====== FILE_NAME ====== ===== Description ===== Returns the name of the specified file or document without the extension ===== Parameters ===== An expression returning a string identifying a file or directory name or an attribute of the Document type ===== Example ===== <code aim>DISPLAY MESSAGE ('File name is ' + FILE_NAME('c:/myfile.txt')) </code> Last modified: 2023/05/09 00:54 Log In