Skip to main content
Represents the source location of a console message or stack trace entry.

Definition

Fields

url

URL URL of the script where the message originated.

lineNumber

Int Line number in the script.

columnNumber

Int Column number in the script.