latest
Sequence
Duplicate List

Duplicate list a predefined number of times

ID

662ae5a310b6cb87640c9193

Name

Duplicate List

Group

Sequence

Package

List

Keywords

dup
x
lst

List

Sequence

Set

Tree

Creation method

There are two options for creating a Duplicate List node.

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

Steps

  • Create a Duplicate List node.
  • Connect the list to duplicate to the first port.
  • Connect the number of duplicates to the second port.
  • Connect the boolean toggle for retaining list order to the third port.

After creating a node, connect the list to duplicate to the first port. Connect the number of duplicates to the second port. Connect the boolean toggle for retaining list order to the third port. On the output port, we will get the duplicate list.

See also

List Item
Trim List

Inputs

NameTypeDescriptionDefault Value
list
Any
List to duplicate
count
Number
Number of duplicates2
order
Boolean
Retain list order

Outputs

NameTypeDescription
resultList
Any
Duplicate list