FileTime  - script function
            The FileTime function returns a timestamp for the date and time of the last modification of the file filename. If no filename is specified, the function will refer to the currently read table file.
Syntax:
FileTime([ filename ])
Arguments:
| Argument | Description | 
|---|---|
| filename | 
                             The name of a file, if necessary including path, as a folder or web file data connection. Example: 'lib://Table Files/' In legacy scripting mode, the following path formats are also supported: 
  |