maxGreaterThan()
Checks whether the value is less than the maximum range of a specified `Range` object
Last updated
Was this helpful?
Checks whether the value is less than the maximum range of a specified `Range` object
Last updated
Was this helpful?
Range.prototype.maxGreaterThan()
The maxGreaterThan()
method checks whether the is less 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 less than range of a specified object.