0
這可能是非常基本的,但我想創建一個web應用腳本,將在谷歌網站上顯示welcome to ...google domain username
。在谷歌網站顯示域用戶名
嘗試像這樣,到目前爲止已經失敗..
// The code below will display the email address of the person running the script
Browser.msgBox(Session.getActiveUser().getEmail());