Appends one of two possible strings, determined by a Boolean value, to another string you specify.
The string to which you want to concatenate another string.
Default: Empty string
The string you want to concatenate to string if selector is True.
The string you want to concatenate to string if selector is False.
The resulting string after the node concatenates either true string or false string to string.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application