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"].
Parameter Description
| Parameter | Description |
|---|---|
Connector |
Parameter description: This parameter is used to set the delimiter inserted when connecting two labels. |