maxLessThan()
Checks whether the value is greater than the maximum range of a specified `Range` object
Last updated
Was this helpful?
Checks whether the value is greater than the maximum range of a specified `Range` object
Last updated
Was this helpful?
Range.prototype.maxLessThan()
The maxLessThan()
method checks whether the is greater than the range of a specified object.
value:
The value of type to test.
The return value is a type indicating whether the given is greater than range of a specified object.