Forum Discussion

nassim's avatar
nassim
Occasional Contributor
13 years ago

Breaking out of a while loop in VB

Hi, I am using VB for Test Complete and have a while loop from which I want to exit in case an if case happens. I can not find out what I should use in this case. Exit While or Break do not work an...