UR::BoolExpr::Template::PropertyComparison::NotBetween(3pm) | User Contributed Perl Documentation | UR::BoolExpr::Template::PropertyComparison::NotBetween(3pm) |
UR::BoolExpr::Template::PropertyComparison::NotBetween - perform a 'not between' test
Evaluates to true of the property's value is not between the lower and upper bounds, inclusive. If the property returns multiple values, this comparison returns true if any of the values are outside the bounds.
2022-01-17 | perl v5.32.1 |