Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Google Calendar Apps Script Add On 中,我设置了一个触发器,以便在创建/更新/删除日历事件时触发。我还希望当用户在“保存”之前取消创建日历事件时触发此触发器。这可能吗?我的代码几乎是逐字的示例代码。