camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
123 stars 50 forks source link

doc(playground): Evaluate expression with empty context #829

Closed saig0 closed 5 months ago

saig0 commented 5 months ago

Description

Modify the FEEL Playground to evaluate an expression if no/empty context is entered.

Related issues

closes https://github.com/camunda-community-hub/feel-scala-playground/issues/47