Back

GetFileDate

GetFileDate returns the last modified date of a given file. The "file" parameter must be specified in full path.

app.GetFileDate( file ) -> string

string - path to file or folder ( "/absolute/..." or "relative/..." )