Icon

Loop Support

nodes for manual assembly of loops

This category contains 29 nodes.

Interval Loop Start Deprecated

Node at the start of a loop

Loop End 

Node at the end of a loop

Loop End Deprecated

Node at the end of a loop

Loop End (2 ports) Deprecated

Node at the end of a loop

Loop End (Column Append) 

Node at the end of a loop, collecting the intermediate results by joining the tables on their RowIDs.

Loop End (Column Append) Deprecated

Node at the end of a loop, collecting the intermediate results by joining the tables on their RowIDs.

Recursive Loop End 

The loop end node for a recursive loop. This type of loop passes data from the Recursive Loop End node to the Recursive Loop Start node.

Recursive Loop End Deprecated

The loop end node for a recursive loop. This type of loop passes data from the Recursive Loop End node to the Recursive Loop Start node.

Recursive Loop End (2 ports) Deprecated

The loop end node for a recursive loop. This type of loop passes data from the Recursive Loop End node to the Recursive Loop Start node.

Recursive Loop Start 

The loop start node for recursion. This type of loop enables you to receive two data tables from the loop end.