LOTUSSCRIPT LANGUAGE
Returns a string showing the date and time that a file was created or last modified.
Syntax
FileDateTime ( fileName )
Elements
fileName
The returned date and time appear in the default format based on the operating system's international settings. If the file doesn't exist, FileDateTime returns an error.
Example See Also