Global Parameters are variables that can be added and used throughout the tool, as required.
The set of all global variables is known as the global environment or global state. In compiled languages, global variables are generally static variables, whose extent (lifetime) is the entire runtime of the program. In interpreted languages (including command-line interpreters), global variables are generally dynamically allocated at the time of declaration, since they are not known beforehand.
This is a Privilege based feature: The user will be able to access, view, add, edit, delete, execute & export, only if privileges have been given by the administrator. This will be defined under roles and privileges.
This menu is accessible only if the below privilege has been checked.
From the “Templates” menu, click “Global Parameters”.