Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StatementOutput

The execution output of a statement.

Properties

Optional data

Optional errorName

errorName: undefined | string

The name of the error in the statement output.

Optional errorValue

errorValue: undefined | string

The value of the error in the statement output.

Optional status

status: Status

Status of the statement output.

Optional traceback

traceback: Array<string>

The traceback of the statement output.

Functions

getDeserializedJsonObj

getJsonObj