kitControl-StringConcat
This component concatenates (joins) up to four StatusString values present on inputs InA, InB, InC, and InD and outputs the concatenated string. String output order is A + B + C + D.
StringConcat is available in the String folder of the kitControl palette.

| Property | Value | Description |
|---|---|---|
| Out | text (defaults to blank) and null definition | Contains the concatenated strings (up to four). |
| In A through In D | text (defaults to blank) and null definition | Define the strings to concatenate. |