backend
How to schedule functions in Google AppScipts?
I was assigned a task of creating an application that could be scheduled periodically in Google AppScripts. This application should appear as a Modal Window in a spreadsheet whenever the user requests for it from the menu. After which, if the user selects, it triggers a function as per the Read more…