Ports
| Port name | Description | Direction | Type |
|---|---|---|---|
| String 1 - N | Contains the string vector which will be concatinated to the vector. | Input | String vector port |
| Activate | The concatination will be performed when the value of this port is true. | Input | Digital port |
| AppendedString | Contains the concatinated vector of the input string vectors. | Output | String vector port |