GetGraphTabs Function

Returns the graph IDs of all graphs currently open

Arguments

Number Type Compulsory Default Description
1 real No N/A No longer used

Argument 1

No longer used

Returns

Return type: string array

Returns an array of strings of length equal to the number of graphs currently open. Each element in the array is the ID of the graph object displayed in the tabbed sheet. The ID may be used in functions such as GetGraphObjPropValue to obtain information about the graph including curves, axes, titles etc.