SCEditor

coneSelected

cloneSelected() Since: 1.3.5

Clones the current range.

Syntax

var range = instance.cloneSelected();

Return

Type: Range

Will return null if there is no current selection to clone.