Reference Guide > S Routines > STOP Procedure
  

STOP Procedure
Stops the execution of a running program and returns control to the interactive mode.
Usage
STOP[, expr1, ... , exprn]
Input Parameters
expri—(optional) One or more expressions whose value is printed. If no parameters are present, a brief message describing where the STOP was encountered is printed.
Keywords
None.
See Also
BREAKPOINT,   RETALL,   RETURN

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.