Select values within an interval, not including the bounds. Order of bounds makes no difference.
RATE between 5 10
1 2 3 4 5 between 2 4
today between ORIGDATE MATDATE
NumField between Bound1 Bound2
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField | Numeric | Field | Numeric field between Bound1 Bound2 | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
Bound1 | Numeric | Field, Constant | Usually lower bound | No | |
Bound2 | Numeric | Field, Constant | Usually upper bound | No |
Type: Numeric
1=Inside interval; 0=outside or on boundary.