UR::BoolExpr::Template::PropertyComparison::Between
perform a 'between' test
- Provided by: libur-perl (Version: 0.470+ds-1)
- Report a bug
perform a 'between' test
Evaluates to true of the property's value is between the lower and upper bounds, inclusive. If the property returns multiple values, this comparison returns true if any of the values are within the bounds.