Skip to main content

Number Range

Overview

Generates an array of numbers which can be used in Loops

Returns
Data Structure

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
Start FromThe number from which to start counting (default 0)Number Block GroupNo
Increment ByThe amount to increment each entry by (default 1)Number Block GroupNo
Number of Items to GenerateThe 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 GroupNo