|
APGScript Object |
|
See Also: |
The Log property returns a reference to the Log object used by the script.
VBScript:
JScript:
| oAPGScript | An APGScript object. |
| Log | The APGScript's Log object. |
This property provides external access to the APG script's Log object. See the Log object topic for details on the properties and methods it exposes.
This can be used to access the log file or stream for oAPGScript before or after script execution begins.