Editor.Selection.getRange
Description
Get the XopusRange object for the current selection or cursor position in the editor.
Syntax
Editor.Selection .getRange () : XopusRange
Return Value
XopusRange . The object with the properties of the selection.
History
| version | event |
|---|---|
| Xopus 3.1.4 | Introduction. |