|
APGError Object |
|
See Also: |
The APGError.LineNumber property returns the line number of the script file that caused the error.
VBScript:
JScript:
| oAPGError | An APGError object. |
| nLineNum | An integer giving the line number of APGError.FilePath where the error occurred. |
See the APGError Object topic for an example.