Aaron Askew

Results 1 issues of Aaron Askew

Found a small typo in this codelab's documentation. On [https://codelabs.developers.google.com/codelabs/apps-script-intro/#4](https://codelabs.developers.google.com/codelabs/apps-script-intro/#4), in the paragraph below this line of code: ```javascript var sheet = SpreadsheetApp.getActiveSheet(); ``` The text `and assigns to the...