create LIST from STRINGs

Basic data handling: ListCreateFromString

Creates a new LIST from STRING items. This node creates and returns a LIST. The list of items is dynamically extended based on the number of inputs provided.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
item_0STRINGoptional

Outputs (1)

NameType
LISTLIST