Click or drag to resize

For Each

For Each

The component provides the enumeration of collection elements.

Screenshot999999585.png
Properties
Name Description
Entry The input of the node.
Collection The collection to iterate through.
Loop Body The action to perform for each collection element.
Current Current iteration's collection element.
Exit The output of the node.
See also
Do NumberFor