【发布时间】:2012-12-31 09:44:59
【问题描述】:
这可能是非常基本的,但我想创建一个网络应用脚本,它将在 google 站点中显示 welcome to ...google domain username。
到目前为止,这样的尝试都失败了..
// The code below will display the email address of the person running the script
Browser.msgBox(Session.getActiveUser().getEmail());
【问题讨论】:
标签: google-apps-script google-sites