问题
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