Google Apps Script API
    Preparing search index...

    Makes changes to an Editor, such as Google Docs, Sheets, or Slides in reaction to an action taken in the UI.

    interface EditorFileScopeActionResponse {
        printJson(): string;
    }
    Index

    Methods

    Methods