Script to Stop and close TestComplete or TestExecute
In my code, I want to check for a certain condition and if it is true then stop execution of the script and close TestComplete. How can this be done? I know that the /exit option is available if I s...