getRangeHelper() Since: 1.4.0
Gets the current instance of the rangeHelper
class for this editor instance.
For more information on the rangeHelper
class see the rangeHelper docs.
Syntax
var rangeHelper = instance.getRangeHelper();
Return
Type: RangeHelper