New topic Closed topic
avatar image
1
add element to array in action
By Created , last editted

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?

Answers
Sort by:

This topic is closed.