|
Script Object |
|
See Also: |
The Script.Error event is fired when an error occurs while running the script.
Generic:
Visual Basic:
| oAPGError | An APGError object. |
For an example, see the Script Error Events topic. The Script.OnError property provides equivalent functionality, and may be easier to use for error handling with script code.