I\'m beginner in this framework and I\'m trying to use a map instead of Java class.
My example looks like that:
Main method:
Map
You should write something like:
when $map: Map(this["BMI"] < 18) then
It should work :)