Workbench User Guide : 2. Structuring an Application : How You Can Change Global Constants at Runtime
 
Share this page                  
How You Can Change Global Constants at Runtime
You can create and initialize global constants in the visual development environment using the Constant Editor. If, however, you want to change the values of global constants for the duration of an application session, you can invoke files at runtime that store different sets of initial values. This feature is particularly useful if you want to change an application's language for a session.
More information:
How You Can Customize a Session for an Application