Creates a <PropertyIsBetween> comparison operator to test whether a property value lies within a time range given by a lower and upper bound (inclusive).
<PropertyIsBetween>
<PropertyIsBetween> operator.
Name of the context property to compare.
The lower bound of the range.
The upper bound of the range.
Generated using TypeDoc
Creates a
<PropertyIsBetween>
comparison operator to test whether a property value lies within a time range given by a lower and upper bound (inclusive).Returns
<PropertyIsBetween>
operator.