choose function usage with rule inputs as parameters.
Hello, mates!
I would like to create a rule that will provide choices/options through parameters to be used with the choose() function (https://docs.appian.com/suite/help/25.1/fnc_logical_choose.html)
However, the choices will not have a default length. I tried using Appian array, but as expected, it didn't work because choose() expects individual parameters, not an array.
I'm working on creating a tab interface component, where the number of tabs isn't fixed, hence the need for dynamic choices.
Does anyone have any hint on this? Thanks.
