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 Calender samples #282

Closed RajeshGogo closed 2 years ago

RajeshGogo commented 2 years ago

Description

Modified region tag Updated by replacing var with const and let variables. Used guard clause Added exception handling technique(try-catch block). Fixes # 218662264

Has it been tested?

Checklist