Overview

Configuration
List
Define the structure of the list to iterate over.Inputs
- List: The list of items to iterate over
Outputs
- Element: The current element being processed (matches the element type of the configured list)
Execute nodes for each elements in a list
