Chapter Contents |
Previous |
Next |
INSERT |
Operating States: | SGOP |
Return Codes: | 0, 4, 302, 307 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GRAPH('INSERT', name);
Description |
The GRAPH('INSERT', . . . ) function inserts a graph into the currently open graph. The graph to be inserted must be closed and be in the current catalog.
Argument Definitions |
name | character string enclosed in quotes or character variable name; the name of a graph to be inserted. |
See Also |
GASK('CATALOG', . . . ) routine | |
GRAPH('COPY', . . . ) function | |
GSET('CATALOG', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.