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_SIZE ====== ===== Description ===== Returns the size of the specified file or document in bytes ===== 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 size is ' + FILE_SIZE('c:/myfile.txt')) </code> Last modified: 2023/05/09 00:55 Log In