SCEditor

selectRange()

selectRange(range) Since: 1.3.5

Selects the passed DOM range.

Syntax

instance.selectRange(range);

Parameters

range
Type: Range

The range to select.