Batch Concatenation
This function block allows users to merge multiple batches or lists of data into a single batch. It provides a straightforward way to consolidate data for further processing.
π₯ Inputs
Batch
Accepts one or more batches or lists of data. Users can connect multiple input sources for merging.
π€ Outputs
Batch
Outputs the merged batch as a single list of data, encompassing all input batches provided.
πΉοΈ Controls
This function block does not have specific controls or widgets. It's designed for batch merging and functions automatically based on the incoming connections.
π¨ Features
Flexible Input Handling
The block supports the merging of multiple input batches, allowing for versatile data combinations.
Automatic Merging
Once the inputs are connected, the block automatically merges the batches upon evaluation.
π Usage Instructions
Connect Input Batches: Attach one or more batches or lists of data to the
Batch
inputs.Evaluate the Block: Run the block to merge all connected input batches into a single output batch.
π Evaluation
On execution, this function block processes the connected input batches, consolidating them into one cohesive list, which is then provided as the output.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated