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:

  1. Labels entered for this port will be joined.

  2. Labels entered for this port will be joined.

  • Output:

  1. Joined labels.