backtraceRow

An object representing a single backtrace row.

Parameter

 Type

Count

Description

name

String

1

Name of the function.

scope

String

1

Scope of function.

file

Integer

1

The filepath for the functions being called

cline

String

1

The line number of the function

args

String

1

List of arguments passed to the function

Version: 1.8