We have functions like apply(fn!functionName, array), reduce(fn!product, accumu

We have functions like apply(fn!functionName, array), reduce(fn!product, accumulator, array), which take a function or rule as an argument. This allows us to evaluate in a functional(as in Functional Programming) manner. In a way they are higher order functions. However, we cannot create a rule which takes another rule/function as an input. Will Appian allow such functionality anytime in the future?...

OriginalPostID-128751

OriginalPostID-128751

  Discussion posts and replies are publicly visible