DELETE

Deletes a graph
Operating state: GKOP, SGOP, WSAC, WSOP

Syntax

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

Required Argument

name
character string enclosed in quotes or character variable name; the name of the graph to delete.

Return Codes

This function returns:

Details

The GRAPH('DELETE', . . . ) function deletes a graph in the current catalog. The graph does not have to be closed to be deleted.