This version of Unity is unsupported.

ITextSelection.SelectRange

Declaration

public void SelectRange(int cursorIndex, int selectionIndex);

Description

Select text between cursorIndex and selectIndex.