使用Google Apps Script WebApp 嘅好處係個 WebApp 嘅 Frontend 同 Backend 都可以完全放響個 cloud 度,的 data 就放響 Google Spreadsheet 度。個 WebApp 同時可以透過 Google Apps Script 使用 Google 的其他 backend 服務 ...
var htmlout1 = html.replace("{{title_1}}","Welcome to join our Newsletter subscription"); htmlout1 = htmlout1.replace("{{heading_1}}","Dear "+ firstname +" "+lastname ...