Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Info | ||
---|---|---|
| ||
Take note both App Variable and Environment Variable perform the same function |
English |
---|
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. One can make use of the App Variable to store commonly used values in places like Email Tool, SQL Query Tool, and so on. Doing so makes it easier to manage setting/configuration changes. |
Figure 1: App Variables
...
Name | Description |
---|---|
ID | App variable id. Only letters (a-z and A-Z), numbers (0-9) and underscore (_) are allowed in the ID field. ID cannot have space. Mandatory field. |
Remarks | Optional, typically used as remarks to Joget developers. |
Value | App Variable value. Can be a number or a static value or a piece of software code (HTML, CSS, Javascript, Java, etc.). |
...