Arbortext Command Language > Functions by Alphabetical Listing > selection_end
  
selection_end
selection_end (pos[, doc])
 
This function returns the OID of the object containing the end of the selection in the window containing the document specified by doc, or the current document if omitted. Also returns the character offset of the end of the selection from OID in the output variable pos.
Related Topics
selection_start built-in function