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:
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 :