Variables in a module store values. These values are typically created by nodes and can be based on end user input, fetched from a database or integration, or even come from the BRYTER system, as built-in values. Variables can also be left blank if no value is provided.
Types of variables
Variables can have various types, depending on the type of node, including:
- Text
- Number
- File
- Date
- Email Address
- Single Select
- Multiple Select
- Collections
Use variables
Utilize variables in several ways:
- Use them in conditions to determine the specific path for each end user through the module.
- Reference them to display their stored value.
- Update them with information from subsequent nodes.