Google

function doGet() { var template = HtmlService.createTemplateFromFile('top'); return template.evaluate().setSandboxMode(HtmlService.SandboxMode.IFRAME); }

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.