is there a command to exit the For Loop. I am running a code to check something and once found i dont want to continue with the loop, i want to break the look and get out of it to execute next statements. Can anyone suggest the command to get out of the For Loop.