I have a time-based trigger that was created by a spreadsheet-bound script (lets call the spreadsheet “spreadsheet A“).
The trigger triggers a code from a function found in a library (lets call the function “lib function 1”), not from the spreadsheet-bound script of “spreadsheet A”).
In “lib function 1”- How can I get the container spreadsheet’s ID?
I really need it! :)
Thanks!