📜  成功处理程序响应为 null 的应用脚本 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:13.679000             🧑  作者: Mango

代码示例1
// google.script.run does not support type 'Date' as Response
// JSON stringify the Data before returning
// ans JSON parse the data in withSuccessHandler callback parameter