QvdCreateTime - script function
This script function returns the XML-header time stamp from a QVD file, if any is present, otherwise it returns NULL.
Syntax:
QvdCreateTime(filename)
Arguments:
| Argument | Description |
|---|---|
| filename |
The name of a QVD file, if necessary including path.
|
Example:
QvdCreateTime('MyFile.qvd')
QvdCreateTime('C:\MyDir\MyFile.qvd')