CAS 6


include
- Relational

Summary

Select values in an interval, including the bounds. Order of bounds makes no difference.

Examples

RATE include 5 10
today include ORIGDATE MATDATE

Syntax

NumField include Bound1 Bound2

Left Arguments

Name Data Type Input Type Description Optional Default
NumField Numeric Field Numeric field between Bound1 Bound2 No

Right Arguments

Name Data Type Input Type Description Optional Default
Bound1 Numeric Field, Constant Usually lower bound No
Bound2 Numeric Field, Constant Usually upper bound No

Result

Type: Numeric

1=Inside interval or on boundary; 0=outside



Build 6.0.624