In the google apps script editor for google sheets, I can add a library created by others if I know the project key e.g. MKvHYYdYA4G5JJHj7hxIcoh8V4oX7X1M_ (a library for accessing the Twitter API)
But how can I view the source of that library?
In the google apps script editor for google sheets, I can add a library created by others if I know the project key e.g. MKvHYYdYA4G5JJHj7hxIcoh8V4oX7X1M_ (a library for accessing the Twitter API)
But how can I view the source of that library?
Just copy and paste in the URL:
https://script.google.com/d/(THE_SCRIPT_ID)/edit?usp=drive_web
Eg. https://script.google.com/d/MKvHYYdYA4G5JJHj7hxIcoh8V4oX7X1M_/edit?usp=drive_web
Not all libraries are open-source and have their source code available for viewing..... some libraries may be proprietary and only accessible to the owner or authorized users....!
© 2022 - 2024 — McMap. All rights reserved.