Chapter Contents |
Previous |
Next |
RETURN |
All connections |
Syntax |
Syntax |
RETURN; |
The RETURN statement indicates the end of a group of statements that form a routine in a script. The routine begins with a statement label and is invoked by a CALL statement.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.