How to stop a multi-instance sub-process while an output variable does not meet the condition?like ‘break’ for loops in the programming languages.
I know I can control it by a boolean local variable ,but is there another way to control it like ‘break’?
Any suggestions might be a big help…
Very helpful! Thanks Niall.