Is there any method to getting out of the forEach() like any break loop method?
Discussion posts and replies are publicly visible
What kind of logic do you want to implement that you need a break for? In case you are looking for something more complex, check out my blog post: https://appian.rocks/2022/08/29/complex-algorithms-in-appian/