Hi all , What is the way to terminate a loop?. Say in my case, I'm running a "foreach loop" and i want to break the loop after a certain number of iterations. How to go about it? regards, Lokesh