Is there any "break" action I can include in a Automise script to break out of a list iterator loop? I can always set/evaluate a variable and check that within the loop, but it's a little messy... TJ
Hi Tim,
No, there’s no “break” action - you’ll have to continue setting/evaluating a variable…