Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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.

perl v5.38.2                                       2024-06-15              UR::BoolExpr::...arison::Between(3pm)

Name

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

See Also