latest
Sequence
List Sequence SEC

Creates a sequence of numbers using start, end and count

ID

662ae5a310b6cb87640c9196

Name

List Sequence SEC

Group

Sequence

Package

List

Keywords

range
createList
sequence
ls

List

Sequence

Set

Tree

Creation method

There are two options for creating a List Sequence SEC node.

  • The first way to create a List Sequence SEC 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 SEC node from the menu that opens from the top left.
    • Menu > List > Sequence > List Sequence SEC

Steps

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

After creating a node, connect the list start item to the first port, the list end item to the second port, the list items count 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
end
Number
List end item10
count
Number
List items count5

Outputs

NameTypeDescription
listSequence
Number
Created list