Overview
Generates an array of numbers which can be used in Loops
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set a Dynamic Name |
Show the Dynamic Name slot in the tree so that it can be set statically or dynamically
|
Boolean Block Group
| No |
Dynamic Name |
The dynamic name of this item
|
Text Block Group
| No |
Attributes |
Metadata values for this block. Used in XML and multipart/form-data.
|
Text Block Group
| No |
Start From |
The number from which to start counting (default 0)
|
Number Block Group
| No |
Increment By |
The amount to increment each entry by (default 1)
|
Number Block Group
| No |
Number of Items to Generate |
The number of items to generate. If starting from 0 with an increment of 1 and the number of items is 5, the block will generate 0, 1, 2, 3, 4.
|
Number Block Group
| No |