Google Apps Script API
    Preparing search index...
    interface SubstringMatchCriteria {
        matchCase?: boolean;
        text?: string;
    }
    Index

    Properties

    Properties

    matchCase?: boolean
    text?: string