Is there any way to stop execution of a function without killing the whole
script? Is there a command that will jump out of a function back to the
main script, or calling function?
script? Is there a command that will jump out of a function back to the
main script, or calling function?
Comment