getRangeOfStep()
Returns a range of numbers by the specified step from the minimum to the given `step` of a specified `Range` object
Last updated
Was this helpful?
Returns a range of numbers by the specified step from the minimum to the given `step` of a specified `Range` object
Last updated
Was this helpful?
Range.prototype.getRangeOfStep()
The getRangeOfStep()
method returns a range of numbers by the specified from the to the given of a specified object.
step:
Step of type is the maximum range of the returned .
The value must be less or equal to the number of range .
The return value is a range of numbers of a read-only from to step of the given if the given is within a range, otherwise an empty .