Loop ending

I am using start loop and end loop and trying to end it if condition is satisifed.

I have a loop and inside it i have an inner loop based on the outer loop.
outer loop in is one WF and inner loop in another.

once the inner loop meets the condition i want to pass the control back to outerloop
but outerloop is taking the 1st value that had been passed to it earlier

Help me with passing the control back to outerloop…

WF_Child.psw (24.9 KB) WF_Outer.psw (23.4 KB)

Hello,
Please check attached workflows, Hope this will help you.
FYI,
I have created this WF in AE 6.0 so any case if you are using version which is below 6.0 you might not able to see break step/plugin.