Join Labels¶
Function¶
This Step joins the labels from the two input lists one to one. If the input of the first port is [“a”, “b”], and the input of the second port is [“c”, “d”], the output is [“ac” , “bd”].
Usage Scenario¶
This Step is a general label editing Step. This Step has no fixed usage scenarios.
Input and Output¶
Input:
Labels entered for this port will be joined.
Labels entered for this port will be joined.
Output:
Joined labels.