Repeat Item to List

../../../../_images/repeat_item_to_list.svg

Repeat item creating list of item.

Ports:

Inputs:

item:

<a>

Input Item

Outputs:

list:

[<a>]

List containing repeated Items

Configuration:

n
Choose number of times to repeat item.
class node_list_operations.Repeat[source]