Intervals tab
In this tab, you enter intervals of allowed values for the Data to control the values that can be given by users in the application. Users will then be unable to indicate values that do not belong to the intervals present in this tab.
To specify an interval, click Add. The Interval Definition section opens and a default line is displayed in a read-only mode in the intervals table. Specify the elements of the interval in the Interval Definition section and save. The interval is then displayed with all its elements in the intervals table.
- A name:
The name is used to generate the COBOL levels 88.
- A minimum and maximum value for the interval: For each value, you must indicate the following two elements:
- The value itself, which must conform to the internal format of the Data. For example, if the Data has a numeric format on 3 characters, enter a value on 3 digits.
- The label that will be associated with the value in the interface to explain it.
By default, the value is included in the interval. Clear the corresponding option to exclude it.
You can click the buttons that are associated with the table in the tab to remove interval or to change their display order.