function onInstall()

in Code.gs [23:25]


function onInstall(e) {
  onOpen(e);
}