range
This block is part of the array
group and was last modified in core v10.4.28
.
range
v10.4.28
Generates a new array based on the given start and end numbers.
Pin | Pin | Type | Default |
---|---|---|---|
start Input pin for the starting number. |
number |
|
|
end (excl.) Input pin for the ending number. The number will not be taken into account for the range. |
number |
|
|
step Optional input pin for the step value (default is 1). |
number |
|
Pin | Pin | Type | Example |
---|---|---|---|
array Output pin for the generated array based on the provided range. |
array |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
array
Return to the main group to view all sub-groups
Back to array
Return to the group to view all blocks within this group