With UIApp, you can set the <title> of the page via setTitle(). I can't figure out how to do it if I'm using an HTML template with HtmlService. I have tried placing <title> tags in different spots within the template to no avail. Any suggestions?
0
votes
See: developers.google.com/apps-script/reference/html/…
- ScampMichael