我在Google电子表格中使用了一个Google脚本从中导出一些数据。他们最近更新了电子表格,但出现此错误:
UiApp已弃用。请改用HtmlService
var app = UiApp.createApplication().setTitle('Export');
有谁遇到这个问题,有解决办法吗?
谢谢
google-sheets google-apps-script
google-apps-script ×1
google-sheets ×1