<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Get the file modification time.
syntax
GetFileLastWriteTime (
filename,
&filetime
)
Parameters
filename
Type:
character
File name.
Number
The file modification date and time.
Return Value
Boolean
FALSE - Failure. TRUE - Success.
Explanation
Gets the file modification date and time.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
LoadTextFile
SaveTextFile
LoadCsvFile
SaveCsvFile
SavePrintText
GetTempFolder
GetTempFile
GetCurrentFolder
GetModuleFolder
GetFileSize
GetFileLastWriteTime
GetLogicalDrives
GetDriveType
EncryptFile
DecryptFile
SetClipboardData
GetClipboardData