Scroll to navigation

UR::BoolExpr::Template::PropertyComparison::Between(3pm) User Contributed Perl Documentation UR::BoolExpr::Template::PropertyComparison::Between(3pm)

NAME

UR::BoolExpr::Template::PropertyComparison::Between - perform a 'between' test

DESCRIPTION

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.

2019-01-02 perl v5.28.1