Difference between revisions of "Modeler:14/VCEditor"
From CaseTalk Wiki
(Created page with "File:VCEditor.png The label type may define a limited set of values for populating expressions. Every line in the values text editor corresponds to a single possible value. All possible values can be retrieved from the existing population by clicking the ''Populate'' button. A range of values can be specified using the ".." notation. Using this notation the following examples result in the same constraint: '''Values''' 1, 2, 3 or '''Values''' 1..3") |
(No difference)
|
Latest revision as of 05:20, 13 December 2024
The label type may define a limited set of values for populating expressions. Every line in the values text editor corresponds to a single possible value. All possible values can be retrieved from the existing population by clicking the Populate button.
A range of values can be specified using the ".." notation. Using this notation the following examples result in the same constraint:
Values 1, 2, 3
or
Values 1..3