Merges multiple sets of data into one, suitable for passing into another block.
EditOperations
Editcombine
Combines blocks. The output from any blocks connected to this block can be combined into one output.
The Outputs are prepopulated based on the fields passed by the first block connected to the Combine block but can be edited by hand. You then use the dropdown lists to create mappings.
Inputs
| Name | Description |
| Various | Inputs vary depending on the connected blocks. |
Outputs
| Name |
| A newly-defined data set. |
EditcombineTwoLists
Combines two sets of data into one.
Inputs
| Name | Description |
| list1 | The first set of data. |
| list2 | The second set of data. |
Outputs
EditcombineThreeLists
Combines three sets of data into one.
Inputs
| Name | Description |
| list1 | The first set of data. |
| list2 | The second set of data. |
| list3 | The third set of data. |
Outputs
EditcombineLists
Combines up to ten sets of data into one. Empty lists are ignored.
Inputs
| Name | Description |
| list1 | The first set of data. |
| list2 | The second set of data. |
| list3 | The third set of data. |
| list4 | The fourth set of data. |
| list5 | The fifth set of data. |
| list6 | The sixth set of data. |
| list7 | The seventh set of data. |
| list8 | The eighth set of data. |
| list9 | The ninth set of data. |
| list10 | The tenth set of data. |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.