EvalResult Document (Debugger API 2.0)
Represents the result of evaluating a script expression.
Property | Type | Constraints | Description |
---|---|---|---|
expression
|
String | The script expression that was evaluated. | |
result
|
String | The result of the evaluation of the script expression. |