|
APGScript Object |
|
See Also: |
The GetLastError() method retrieves the APGError object for the last error that occurred in the script.
VBScript:
JScript:
| oAPGScript | An APGScript object. |
| oAPGError | The APGError object for the last error that occurred in this script. |
For an example, see the APGError object topic.