Closed
Description
Similar to the equalTo method, and the notEqualTo method, would there be interest in having greatherThan
and lessThan
methods? Additionally, greaterThanEqual
and lessThanEqual
for completeness? I'm thinking that these can be numeric and date comparisons only.
The situation would be two text boxes, one being a "Start" value and the other an "End" value. The range method could be used here as well, but the "End" value must be still be greater than the "Start" value.
Metadata
Metadata
Assignees
Labels
No labels