In my app, I have a testing function for a certain condition. It works. But, if
the test should fail, I need my app to automatically close, or quit; well, end
its operation. Does there exist some kind of an
ExitApp
instruction, that will end the script from running?Hope this made any sense. Thanks,
