| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
File |
|
See also |
Retrieves the timestamp of the specified file and stores the date and time in a script variable.
GETFILEDATE <VariableName>, <FileName>[, <Format>]
|
Part |
Description | |
| <VariableName> | Script variable where to store the file date and time. | |
| <FileName> | Filename of which the timestamp should be retrieved. | |
| <Format> | Date format string describing the for the result desired date and time format. Details here. | |
|
| ||