aliases: "Editor.getRange" cssclasses: hide-title
Editor › getRange
Editor
getRange
Signature:
abstract getRange(from: EditorPosition, to: EditorPosition): string;
from
EditorPosition
to
Returns:
string