This lesson will cover the following topics:

01 Getting Started

This tutorial covers the Environment Variables subtab under the Settings tab on your Titan Dashboard.

02 Environment Variables

These are variables you can declare throughout your Titan organization. The variables you create in this tab can be used throughout your Titan projects.

There are two variable types:
  • Static: These specify a value that you set.
  • Project: This sets a reference to a specific project. These are used if you are referencing another Titan project within a project.
You can also set whether your variables are public or private. Private variables can only be referenced in a Salesforce get or push and are stored in Titan. Public variables executed within the browser can be referenced from several places within a Titan project, including get:, pushes, documents, variables, elements, etc.

To add a variable, select the + Add Variable button, enter a name for your variable, choose its type, create the value, and set whether the variable must be public.

environment variable tab

03 Got Feedback?

Additional Resources