DATA Step Graphics Interface Dictionary |
Inserts a previously created segment into the currently open graph
Operating States: |
SGOP
|
Return Codes: |
0, 4, 302, 307
|
return-code-variable=GRAPH('INSERT', name);
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.
name |
character string enclosed in quotes
or character variable name; the name of a graph to be inserted. |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.