lineno property

Represents the line number where the an error occurred in the script.

This property is read-only.

Internet Explorer 10

 

Syntax

JavaScript
ptr = object.lineno

 

Property values

Type: unsigned long

The line number.

See also

ErrorEvent

 

 

Show: