Click or drag to resize

CallFrame Properties

Version 86.0.240

The CallFrame type exposes the following members.

Properties
  NameDescription
Public propertyColumnNumber
JavaScript script column number (0-based).
Public propertyFunctionName
JavaScript function name.
Public propertyLineNumber
JavaScript script line number (0-based).
Public propertyScriptId
JavaScript script id.
Public propertyUrl
JavaScript script name or url.
Top
See Also