Function Name |
Combine Nodes | ||
Category |
Set | ||
Icon |
![]() |
||
Description |
Combines 2 sequences of objects into a single sequence. The input sequences must be of the same type. |
||
Inputs |
|
||
Outputs |
|
||
Properties |
|
||
Combines the values from 2 sequences of nodes. All the input values must be of the same type.
The following example would combine all the ContactDetails elements from XmlReader 1 with all the ContactDetails elements from XmlReader 1, returning a sequence containing both sets of ContactDetails.
