Arbortext Command Language > Functions by Alphabetical Listing > mouse_in_selection
  
mouse_in_selection
mouse_in_selection ([doc])
This function returns 1 (True) if the mouse pointer is within the current selection of the document specified by doc, or the current document if doc is omitted. Returns 0 (False) if the pointer is not within the selection, or if there is no selection in the document identified by doc.
Related Topics
caret_in_selection function