Returns the extension of the specified file or document
An expression returning a string identifying a file or directory name or an attribute of the Document type
DISPLAY MESSAGE ('File extension is ' + FILE_EXTENSION('c:/myfile.txt'))