Returns true when value is within the interval, inclusive on both ends. To check a half-open interval, exclude the endpoint manually.
true
value
Returns
truewhenvalueis within the interval, inclusive on both ends. To check a half-open interval, exclude the endpoint manually.