GetCurrentGraph Function

Returns id of the currently selected graph.

Arguments

No arguments

Returns

Return type: string

Returns id of the currently selected graph. Returns '-1' if no graphs are open. The id can be used in a number of functions that return information about graphs or graph objects generally.

See Also