Great when:
- some repeating value needs to be referenced in different places throughout the configuration
- intermediary calculations needed
- keep the code DRY and when it shouldn’t be exposed as a variable.
Example:
To access the value:
Search
Great when:
Example:
To access the value: