ICS | Break For Each Loop Action
Summary
How do I break a "For Each" loop action in ICS?Content
Hi,
I have an integration that reads a file and iterates over the file's rows using a "for each" loop action. Inside the "for each" loop I have a "switch" action that evaluates a certain condition. Is it possible to "break" the "for each" loop and continue with the rest of the integration if the switch condition evaluates to true? If it is possible how can I "break" the loop?
Thanks.
Tagged:
1