A summary of all Google Apps Script triggers in my

2019-07-01 13:53发布

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?

2条回答
聊天终结者
2楼-- · 2019-07-01 14:28

Changes :

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

enter image description here

查看更多
祖国的老花朵
3楼-- · 2019-07-01 14:36

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

enter image description here

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

enter image description here

查看更多
登录 后发表回答