Environment Variable Logic
Overview
Environment Variable Logic handles the globally accessible variables are called Environment Variables.
The main purpose of the Environment Variables is that, when you change a certain variable in one location in an app, the same variable available in other locations should be changed accordingly.
Get Environment Variable: Handles the app’s Get Environmnet Variable Events.