Pack
Function Description
This step can pack multiple variables into a variable array, thereby achieving data merging and dimension elevation.
Use Cases
General-purpose data merging step.
Inputs
Unnamed (Required): First input, data source 1 to be packed. Supports any data type.
Unnamed (Required): Second input, data source 2 to be packed. Supports any data type.
Outputs
Unnamed: Data group after packing.
Parameters
Port Number (1-16): Used to set the number of input ports. Setting range: 1-16.
N-th Dimension of Unpacked Variables in Vector: If input data is smaller than the target dimension, the input data is elevated in dimension, supporting data merging between different dimensions.