Members
(constant) FIRST_STAFF_ROW :number
Monthly totals spreadsheet first staff member row. Rows 1, 2, and 3 are
the totals spreadsheet header.
Type:
- Default Value:
- Source:
(constant) LAST_STAFF_ROW :number
Monthly totals spreadsheet last staff member row. Rows 24 and after are the
totals spreadsheet footer
Type:
- Default Value:
- Source:
Type Definitions
CodeMoveSpreadsheets
Type:
Properties:
| Name |
Type |
Description |
codeMoveFile |
File
|
Code Move spreadsheets File object |
newCodeMoveFile |
boolean
|
true for newly created File |
- Source:
File
- Source:
- See:
-
Folder
- Source:
- See:
-
GoogleUser
Type:
Properties:
| Name |
Type |
Description |
GoogleUser.name |
GoogleUserName
|
object defining a user's name |
GoogleUser.email |
string
|
user's email |
- Source:
GoogleUserName
Type:
Properties:
| Name |
Type |
Description |
GoogleUserName.givenName |
string
|
Firstname |
GoogleUserName.familyName |
string
|
Lastname |
- Source:
StaffNameList
Type:
Properties:
| Name |
Type |
Description |
StaffNameList.name |
string
|
Firstname Lastname |
StaffNameList.active |
boolean
|
true |
- Source:
SupTechStatsFile
Type:
Properties:
| Name |
Type |
Description |
supTechStatsFile |
File
|
Sup/Tech spreadsheet's file object |
newSupTechStatsFile |
boolean
|
true if newly created file |
- Source:
UserData
The object type of the elements of the array returned by the getObjArr
function.
Type:
Properties:
| Name |
Type |
Description |
UserData.staffName |
string
|
Family,Given MI |
UserData.staffEmail |
string
|
mnemonic@mail.com |
- Source:
YearlyStatsFolderAndSpreadsheets
Type:
Properties:
| Type |
Description |
|
Folder
|
yearFolder |
|
File
|
yearlyStatsFile |
|
File
|
supTechStatsFile |
- Source: