Exit Script command?
I know that I can say "exit;" to exit a script from within the primary "main" procedure.
Is there a way to do it from inside a secondary procedure that is called by "main"? Something akin to "Halt" or "Close" or "Application.Terminate"?
Is there a way to do it from inside a secondary procedure that is called by "main"? Something akin to "Halt" or "Close" or "Application.Terminate"?