Constant
By managing fixed values as constants and using these constants within a definition, it is possible to apply value changes to the relevant areas at once. Constants correspond to methods of the object $const and can be called in the form $const.{constant name}. Example) $const.nameLabel
Tips
Add
- Click the
"ADD"
button in the upper right corner of the screen. - Enter constant information.
Item | Input | Description |
---|---|---|
Name | Required | Sets a constant name that is unique within the application. Constant names should be named according to the following rules: * One-byte alphabetic characters or one-byte alphanumeric characters starting with an underscore (’_’) and a one-byte underscore |
Data type | Required | Select from the following: |
Value | Required | Set the value to match the selected data type. |
Tips
Commit
The user can commit an app definition to repository with the application definition against commit.
Constant List
Lists information managed as constants.
Constant records that partially match the string entered in the search field are retrieved and can be displayed in the list. The search targets "name"
and "value"
.
Operation Menu
Click on the button to the right of the list of constants to open the Menu. Each menu item is described below.
Menu | Description |
---|---|
Edit | An edit dialog opens to update the constant information. |
Delete | Delete constants. |