Loop over table inside of a loop problem

I am trying to loop over a table multiple times until a certain condition is true. I have put this inside of a normal loop, but the table loop code will not respond. I have some incremental change attributes also inside of the regular loop and those are working. Does anyone have a solution for this?

Comments

Sign In or Register to comment.