What is the programming statement that will stop a program from running?
I am looking for a programming statement that has the same effect as pressing
the "stop button" when running a program on an actual device from Xcode.
Apple says "don't" - see here.