lineNumber property

int get lineNumber

The lineNumber read-only property of the SecurityPolicyViolationEvent interface is the line number in the document or worker at which the violation occurred.

Implementation

external int get lineNumber;