This documentation is archived and is not being maintained.
lineno property
Represents the line number where the an error occurred in the script.
This property is read-only.
Syntax
| JavaScript |
ptr = object.lineno
|
Property values
Type: unsigned long
The line number.
See also
-
ErrorEvent