Item to List¶
Documentation¶
Create a single item list containing item.
Definition¶
Input ports¶
- item
Type: <a>Description: Input ItemOptional number of ports: 1–inf (default: 1)
Output ports¶
- list
Type: [<a>]Description: Item as List
Configuration¶
- Repeat number of times (n)
Choose number of times to repeat items.
Examples¶
Example flows demonstrating this node:
The node can be found in:
Implementation¶
- class node_list_operations.ItemToList[source]