latest
List
AscDesc List

Creates a sequence of ascending and descending numbers

ID

662ae5a310b6cb87640c918f

Name

AscDesc List

Group

List

Package

List

Keywords

createList
asc
desc

List

Sequence

Set

Tree

Creation method

There are two options for creating a AscDesc List node.

  • The first way to create a AscDesc List 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 , asc , desc
  • The second way is to select a AscDesc List node from the menu that opens from the top left.
    • Menu > List > Sequence > AscDesc List

Steps

  • Create a AscDesc List 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 Sequence
Fibonacci
Duplicate List

Inputs

NameTypeDescriptionDefault Value
start
Number
List start item1
count
Number
List items count5
step
Number
Sequence step2

Outputs

NameTypeDescription
ascDescList
Number
Created list