between

Creates a filter, which yields a successful result when min<= input number <= max

Parameters

min

The inclusive lower bound of the range

max

The inclusive upper bound of the range