-
Notifications
You must be signed in to change notification settings - Fork 4
Environment Variables
Abdi Urgessa edited this page Feb 18, 2024
·
3 revisions
You can also store
constant variables in apps script and use them any where
To store constant variables, go to project setting
in the sidebar and scrol down for script Properites
How To Access :
//use key, to access specific value
ScriptProperties.getProperty(<<key?>>)
- Manager Classes:
- Mail:
- Google Spreadsheet:
- Best Practice:
- Getting Updates:
- Example Types:
- Example Bots: