Hi All,
I am using for each row in Data Table and using If condition. The error which I am getting is once the condition is satisfied and body of the loop closes ,it goes again to the same if Condition and executes the same .
Here after the log message it should exit,
But again it executes the body of the loop.
It goes back again to the body of the loop.