I was looking at some other question, and then I had this question:
Can I use the instructions return;to exit the application? If not, what are the (subtle) things that might make this a bad idea?
By comparison, is this the best approach to exit?
source
share