Numeric list values

About this task

For numeric list values, you can specify ranges of values to map to the list value you are creating.

The values and ranges of values are evaluated in the order in which they are listed in the Edit List window. So, data validation is not required, and ranges of values can overlap.

  • If there are gaps in the range of values, no error or warning is displayed.
  • Values that are detected but are not specified in the numeric list are recorded as another instance of [others].

Adding a numeric list value or range of values:

Procedure

  1. To add a value, click Add.
  2. The default value of =0 is displayed.
  3. Select a new operator from the drop-down list. Available operators:
    Operator
    Description
    =
    Detected value is equal to value you specify.
    !=
    Detected value is not equal to value you specify.
    !<
    Detected value less than value you specify.
    =!<
    Detected value less than or equal to value you specify.
    !>
    Detected value greater than value you specify.
    !>=
    Detected value greater than or equal to value you specify.
    is within
    Detected value is within the range of values you specify. Boundary values are not within the range.
    is not within
    Detected value is not within the range of values you specify. Boundary values are not within the range.
    • For the within operators, an extra textbox is displayed.
      Note: The first textbox is used to specify the lower bound of the range, and the second textbox is used to specify the upper bound of the range.

Results

If you are finished specifying numeric value and ranges of values, click Done.