googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.55k stars 1.84k forks source link

Updated advanced apps-script samples #303

Closed RajeshGogo closed 2 years ago

RajeshGogo commented 2 years ago

Description

Replace var with const and let added comments, used guard clause Used try-catch

Checklist