|
APGScript Object |
|
See Also: |
The APGScript.LastModified property returns the most recent date/time that any of the source files was modified.
VBScript:
JScript:
| oAPGScript | An APGScript object. |
| dtLastModified | A date/time value specifying the most recent last modified date of any of the source files used by oAPGScript. |
The tree of source files is traced to find the most recent last modified date, starting with the root script file and continuing with all include files.