Skip to main content
Base Node

Parameters

List to Split
array
required
The list to split into individual output items. This can also be an expression that evaluates to a list.

Inputs

Input
any
Inputs are ignored; the input port is only for graph connectivity.

Outputs

Output
any
Emits multiple items, one per element in the list to split.