- Source:
Methods
(static) main(testYearopt, testMonthopt) → {undefined}
Gets the current year's data folder. If the folder does not exist then it
will be created and populated with a yearly stats spreadsheet. A monthly
totals data entry spreadsheet will be created for the current month and
linked to the yearly stats spreadsheet.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
testYear |
number |
<optional> |
YYYY format |
testMonth |
number |
<optional> |
0...11 |
- Source:
Returns:
- Type
- undefined