Review the following expression rule:
union(ri!fruit, ri!vegetables)
The rule inputs are configured as text arrays.
What is the expected output?
The best practice in Appian for passing values into an interface is to use named parameters, which is demonstrated by Option B. Named parameters make the code more readable and maintainable by clearly specifying which parameter each value is being passed to. In this case, the recordId and firstName parameters are clearly being assigned the values 1 and 'Kyle' respectively. Reference:
Appian Documentation: Passing Parameters to Interfaces
Maile
13 days agoEdwin
14 days agoZoila
16 days agoKristofer
23 days agoDulce
21 hours agoViola
30 days agoKate
7 days agoLennie
14 days agoPrecious
15 days agoDeonna
1 months agoRoslyn
1 months agoPok
1 months ago