PropertiesService
What it does
Explore
Related methods
-
.getScriptProperties()
Returns key-value storage shared by everyone using the script.
-
.getUserProperties()
Returns key-value storage private to the current user.
-
.getDocumentProperties()
Returns key-value storage tied to the current spreadsheet or doc.
-
.setProperties()
Saves multiple key-value pairs at once.
-
.setProperty()
Saves a single key-value pair.
More Apps Script
Better Sheets tutorials
No tagged tutorials yet. Fetch Apps Script from the harvest table and this page fills automatically.