Skip to content

Node: Join lists

MrClock edited this page May 30, 2022 · 1 revision

Output data

The node returns the input lists joined. If not all items are of the same type, an empty list is returned.

Node

image

Properties

  • List count: number lists to join (input sockets are dynamically created)

Inputs

  • List: list to append to the output list

Clone this wiki locally