Repeat Item to List

../../../../_images/repeat_item_to_list.svg
class node_list_operations.Repeat(*args, **kwargs)[source]

Repeat item creating list of item.

Inputs:
item : <a>

Input Item

Outputs:
list : [<a>]

List containing repeated Items

Configuration:
Number of times

Choose number of times to repeat item.