getValueOfStep()
Returns the range value of the given `step`
Last updated
Was this helpful?
Returns the range value of the given `step`
Last updated
Was this helpful?
Range.prototype.getValueOfStep()
The getValueOfStep()
method returns the range value of the given .
If the given is not within range returns .
step:
Step parameter of type to retrieve the range value.
|
The return value is the range value of the given within a range otherwise .