Obsolete - for new code use GetSelectedGraphAnnotations . Returns the ID for a single selected graph annotation object. If no objects are selected, the function returns '-1'. If no graphs are open, the function returns an empty vector.
If multiple objects are selected, the function will return the id of just one of them. To get all selected annotation objects, use the function GetSelectedGraphAnnotations .
See Graph Objects for information on graph annotation objects.
No arguments
Return type: string
ID of selected graph annotation object. Returns an empty vector if no graphs are open
Compatibility: Version 8.1 and earlier only allowed a single object to be selected so this function always returned a scalar value
| ▲Function Summary▲ | ||
| ◄ GetSelectedCurves | GetSelectedGraphAnnotations ▶ | |