getActiveAnnotation()
Returns the label of the active annotation where the active annotation is the annotation that is currently selected.
If no annotation is selected, this method returns NONE.
Sample syntax
var myAnnotationLabel = ViewONE.getActiveAnnotation();