latest
Sequence
List Sequence

Creates a sequence of numbers

ID

662ae5a310b6cb87640c9191

Name

List Sequence

Group

Sequence

Package

List

Keywords

series
createList
sequence
ls

List

Sequence

Set

Tree

Creation method

There are two options for creating a List Sequence node.

  • The first way to create a List Sequence node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • createList , sequence , ls
  • The second way is to select a List Sequence node from the menu that opens from the top left.
    • Menu > List > Sequence > List Sequence

Steps

  • Create a List Sequence node.
  • Connect the list start item to the first port.
  • Connect the list items count to the second port.
  • Connect the sequence step to the third port.

After creating a node, connect the list start item to the first port. Connect the list items count to the second port. Connect the sequence step to the third port. On the output port, we will get the created list.

See also

List Item
Trim List

Inputs

NameTypeDescriptionDefault Value
start
Number
List start item0
count
Number
List items count5
step
Number
Sequence step1

Outputs

NameTypeDescription
listSequence
Number
Created list