Create Numeric Range

This node creates a numeric range based on given parameters.

Options

Start value
Defines the start value of the range.
Last value
Defines the last value of the range.
Size of range
Maximum number of elements created
Ascending or descending
Defines whether the numeric range is in an ascending or descending fashion. This option is only used if the "Size of range" option is selected. If not, the order is calculated from the start value and the last value of the range.
Mode
Defines which mode should be used for the range calculation.%%00010%%00010Last value: Creates a range from start value to last value. If start value is larger than the last value, the order will be descending.%%00010%%00010Size of range: Creates a range from start up until the size criteria is fulfilled. A size of 10 will create a range with 10 elements. The Ascending or descending option is active.%%00010%%00010Both: Elements are generated until one criteria (last value or size of range) are fulfilled.
Column name
Define the column name of the generated range.

Input Ports

This node has no input ports

Output Ports

Icon
This node creates a new column based on a numeric range.

Nodes

Extensions

Links