Implement DMN 1.4 Boxed iterator
expression
#237
Labels
area:dmn
Related to DMN
area:tools
Issues affecting Apache KIE tooling projects
type:new-feature
Something is missing, we need to build it!
We should provide enhancement for the boxed expression editor so user do not need to type manually FEEL expressions that iterate collelction:
for [variable] in [collection] return [expression]
You can find more details in 10.2.1.10 Boxed iterator
The text was updated successfully, but these errors were encountered: