Class AppScript

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Parameters

    • Optional arg: {
          force: boolean;
      }
      • force: boolean

    Returns Promise<void>

  • Not very clear from the documentation what can be done here

    The UI allows only the name of the version (versionMessage ) to be updated. And because of this, this method only updates the name as well

    Parameters

    • arg: {
          name: string;
      }
      • name: string

    Returns Promise<number>