Skip to main content
Version: 1.17

FEEL Playground

Use the interactive editor below to evaluate FEEL expressions.

Expression

3 + x

Context

A JSON document that is used to resolve variables in the expression.
{
  "x": 5
}


Result

<click 'Evaluate' to see the result of the expression>

Warnings

<none>

About

The playground uses the FEEL engine in the version ?.

If the playground is broken, please report the failure here.