|
APGError Object |
|
See Also: |
The APGError.FilePath property returns the path of the script file where the error occurred.
VBScript:
JScript:
| oAPGError | An APGError object. |
| sPath | A string containing the full path of the script file where the error occurred. |
See the APGError Object topic for an example.