FEEL Playground
Use the interactive editor below to evaluate FEEL expressions.
- Expression
- Unary-tests
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>
Expression
< x
Input value
3
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.