A summary of all Google Apps Script triggers in my account

依然范特西╮ 提交于 2019-12-10 15:22:48

问题


Is there any place where I can see the summary of all the Apps Script timed triggers installed for all my documents on Google Drive?


回答1:


Edit: the triggers are now in the "edit" menu, see below answer for illustration.

Go to the script editor, choose "Resources" and you'll get a result as illustrated below :

Then you will see a scrollable list with all the triggers, including the timers, the event triggers, everything :




回答2:


Changes :

Go to the script editor, choose "Edit" and you'll get a result as illustrated below :



来源:https://stackoverflow.com/questions/34065290/a-summary-of-all-google-apps-script-triggers-in-my-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!