Api

Result Class

Represents the result of a bulk evaluation.

Namespace

expression

Methods

getValue()

Gets the evaluated value of the Result.

Signature

global Object getValue()

Return Type

Object

The evaluated value of the Result.

Previous
IExpressionFunction