The Concatenate Strings function concatenates input strings and 1D arrays of strings into a single output string. For array inputs, this function concatenates each element of the array.
Add inputs to the function by right-clicking an input and selecting Add Input from the shortcut menu or by resizing the function.
Usage
Tips and Tricks
- You can use this function to concatenate the output from Picture Functions VIs so that they draw on a single picture control. The pictures are drawn in order from top to bottom.
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links