Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-sequence
Creates an array containing a sequence of numbers.
Parameter
Type
Description
start
number
Starting number (defaults to 0)
count
number
Number of elements in sequence
return
[number]
Array of sequential numbers