CacheService
What it does
Explore
Related methods
-
.get()
Reads a cached value by key.
-
.put()
Stores a value in the cache for a set time.
-
.getScriptCache()
Returns a cache shared by all users of the script.
-
.getUserCache()
Returns a cache private to the current user.
-
.remove()
Deletes a cached value by key.
More Apps Script
Better Sheets tutorials
No tagged tutorials yet. Fetch Apps Script from the harvest table and this page fills automatically.