Reads the time and date the file was last modified.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
GetFileTime | File | Synchronous | Supported | Supported | Supported |
Returns the date and or time the file was last modified.
Tag Name | Expression |
---|---|
Tag | GetFileTime( "C:\Readme.txt" ) |