@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface SelectionRange

    interface SelectionRange {
        parent?: tsc.SelectionRange;
        textSpan: tsc.TextSpan;
    }
    Index

    Properties

    Properties

    textSpan: tsc.TextSpan