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_EXTENSION ====== ===== Description ===== Returns the extension of the specified file or document ===== 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 extension is ' + FILE_EXTENSION('c:/myfile.txt')) </code> Last modified: 2023/05/09 00:54 Log In