-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I don't know if this is possible, or advisable...
I just went to create a web app - but not in the sheet that I wanted to connect to... would it be possible to do this...
const ss = SpreadsheetApp.openById("MY_ID")
const gq = new GQuery(ss);
.... with the behaviour being, if nothing is supplied use the active spreadsheet, if not use the one supplied. Maybe the ID could be passed also perhaps?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels