1.3.10.56 Merge Array Attributes
The Merge Array Attributes processor merges the elements of multiple array inputs and gives the output as an array of the same length as the longest array.
The following table describes the configuration options:
Configuration | Description |
---|---|
Inputs |
|
Options |
|
Outputs |
|
Output Filters
None
Example
Inputs | Select empty elements | Outputs |
---|---|---|
Array1: {Cambridge, , ,London} Array2: {CB21 5dz, WR14 2SZ, , W3 2ln } Array3: {Cambs, Worcs, London, Lincs, Wilts} |
Yes |
Merge Array: {Cambridge, , ,London, Wilts} |
Array1: {Cambridge, , ,London } Array2: {CB21 5dz, WR14 2SZ, , W3 2ln } Array3: {Cambs, Worcs, London, Lincs} |
No |
Merge Array: {Cambridge, WR14 2SZ, London, London} |