How to render between multiple html files in Google Apps Script.

Thilak
Mar 10, 2022
  1. Declare and initiliase ‘Route’ object in ‘code.gs’ file.

2. Create render function.

--

--