Previous Page | Next Page

DATA Step Graphics Interface Dictionary

PLAY



Displays the specified graph on your output
Operating States: GKOP, SGOP, WSAC, WSOP
Return Codes: 0, 307

Syntax
Description
Argument Definitions
See Also

Syntax

return-code-variable=GRAPH('PLAY', graph-name);


Description

The GRAPH('PLAY', . . . ) function displays the specified graph on your output.


Argument Definitions

graph-name

character variable name; the name of the graph you would like to play.


See Also

UPDATE

Previous Page | Next Page | Top of Page