Previous Topic: Compare (CMP) ConditionNext Topic: Using Relations


Range (RNG) Condition

This condition type is used for conditions that specify a range of values that a non-status field may take, in terms of two fixed values between which the field value must lie, end points included.

Examples of RNG Conditions:

Field name

Condition Name

From

To

Stock quantity

Transaction value

Between 10 and 100

GT -250 and LT 250

10

250-

100

250

This condition is implemented using the RANGE keyword in the display DDS file.

See the chapter "Maintaining Your Data Model" for more information on using conditions.