【问题标题】:Google Sheet Script : Is there a way to display a message without stop the script?Google Sheet Script:有没有办法在不停止脚本的情况下显示消息?
【发布时间】:2021-05-04 17:17:33
【问题描述】:

简单问题:有没有办法在不停止脚本的情况下显示消息?

Alert() 停止脚本。

setTimeOut 似乎很有用,但它不可用,Utilities.sleep() 似乎不能那样工作。

有人可以帮助我吗?

谢谢你

【问题讨论】:

  • 有 Spreadsheet.toast() 和无模式对话框()

标签: google-apps-script google-sheets settimeout alert utilities


【解决方案1】:

modeless dialog() 正是我所需要的。

感谢库珀

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-03-01
    • 2023-04-01
    相关资源
    最近更新 更多