Table of Contents |
---|
Introduction
Info | ||
---|---|---|
| ||
Take note both App Variable and Environment Variable perform the same function |
App Variables are App Variables are used to store commonly used parameters or settings in the application. Storing commonly used values in one place eases the migration and maintenance of the application developed. App variables can be retrieved by using the App Variable Hash Variable.
...