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_LAST_MODIFIED ====== ===== Description ===== Returns the date when the specified file was last modified ===== Parameters ===== An expression returning a string identifying a file or directory name ===== Example ===== <code aim>DISPLAY MESSAGE ('File modified ' + AS_STRING(FILE_LAST_MODIFIED('c:/myfile.txt'))) </code> Last modified: 2023/05/09 00:54 Log In