Google Apps Script API
    Preparing search index...

    A segment of text terminated by a newline character.

    interface Paragraph {
        getIndex(): number;
        getRange(): TextRange;
    }
    Index

    Methods