BizVR to DMN Iteration Mapping - Gnorion/BizVR GitHub Wiki

BizVR DMN
? for i in [1, 2, 3, 4, 5] return i * i
? some i in [1, 2, 3, 4, 5] satisfies i > 4