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

Adv sample patch #268

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 # 216098037

Is it been tested?

Checklist