
add element to array in action
Hello,
I want to create an empty array in a condition and add elements to that array in a loop that is a descendant of that same condition.
I'm missing an array push expression or something like that. Anyone know how to achieve this?
Hello,
I want to create an empty array in a condition and add elements to that array in a loop that is a descendant of that same condition.
I'm missing an array push expression or something like that. Anyone know how to achieve this?
Login to reply