Get

Gets a version of a script project

2 variables
4 variables

Gets a version of a script project

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • Create and update Google Apps Script projects
  • View Google Apps Script projects

Input

This building block consumes 2 input parameters

  = Parameter name
  = Format

scriptId STRING Required

The script project's Drive ID

versionNumber INTEGER Required

The version number

Output

This building block provides 4 output parameters

  = Parameter name
  = Format

description STRING

The description for this version

versionNumber INTEGER

The incremental ID that is created by Apps Script when a version is created. This is system assigned number and is immutable once created

scriptId STRING

The script project's Drive ID

createTime ANY

When the version was created