Add a range to a variable

Add minimum and maximum limits to numeric variables. Limits impose certain behaviors when the value is outside of the limits.

  1. In Project view, select a variable.
  2. In Properties, right-click the numerical variable name and select New > Range.
  3. Under EURange, complete:
    • Low limit. The low limit of the variable value
    • High limit. The upper limit of the variable value.
    • Constrain. If True, constrains the values for the variable to the low and high limits.