Description
Calling this will return the date the file was made
Syntax
Function GetDate(f_name)
f_name (input) - the name of the file
Return value
This function returns a date in the form of a string
Sample'---------- Start ----------Function Start trg.Message( target.file.GetDate( "C:\TargetFileExample\TargetFileExample.txt" ) )End FunctionSee also
'---------- Start ----------
Function Start
trg.Message( target.file.GetDate( "C:\TargetFileExample\TargetFileExample.txt" ) )
End Function
Platform Objects and Methodstarget.file.Existstarget.file.GetExtensiontarget.file