EvaluateResponse
Response returned after evaluating a script
Properties
| Property | Type | Description |
|---|---|---|
time | number | null | The time it took for the evaluate call to happen |
value | string | null | The returned value of the script, if any |
Response returned after evaluating a script
| Property | Type | Description |
|---|---|---|
time | number | null | The time it took for the evaluate call to happen |
value | string | null | The returned value of the script, if any |