evaluate

Evaluate the expression with an empty context.

Return

Result of evaluation as FeelValue

Throws

If runtime error occurs


Evaluate the expression with the given context.

Return

Result of evaluation as FeelValue

Parameters

context

Context containing variables

Throws

If runtime error occurs