Hi,
I would like to repeat a set of actions until certain condition is met. However, For each action only takes a target collection to iterate through. i would like to repeat a set of actions for n number of times. I tried using "Loop" action and it is very slow. How can i use For each without specifying a collection?
Please help,