STOP: Stop Procedure Execution

 

Form: STOP ['A message']
The STOP command causes a procedure to stop executing. If the message is supplied, it will be typed on the terminal, otherwise a default message is typed. A stack unwind is also produced if the stop occurs in a CALLed procedure.