welcome to ...google domain username
これはおそらく非常に基本的なものですが、Google サイトにを表示する Web アプリケーション スクリプトを作成したいと考えています。
これまでのところ、このような試みは失敗しています..
// The code below will display the email address of the person running the script
Browser.msgBox(Session.getActiveUser().getEmail());