range()Creates an array of numbers within a given range.
This function is valid in v2.0.0 to v2.24.3. This function has been downloaded 84 times.opt_stop and this will become 0.startOrStop
startOrStop if not specified.1
opt_step >= 0 but startOrStop >= opt_stop, an empty array will be returned. Also, if opt_step <= 0, but startOrStop <= opt_stop, an empty array will be returned.