What it does
This node merges the items from two or three input nodes in a defined linear order.
Use it for
- Merging items from two or three nodes in sequence.
- Merging more than three nodes by chaining multiple Merge Linear nodes.
How to use it
- Drag and drop the node from the Node Library into your template:
Node Library > Folder Shapes > Folder Merge - Connect the node with other nodes in the Data Flow of your template. Use two or three nodes as input.
- Specify the settings in the Node Properties task pane.
Node Input
Connect two or three nodes from the Data Flow to the First, Second, and Third (optional) input ports. Items will be merged in this order.
Node Output
Outputs a single list of merged items in the Merged output port, in the order defined by the connected input ports.
Node Properties
Node Name
You can assign a custom name to the node to help identify its purpose within your template.