Merging strings in LabView

I’m trying to get the User Messages panel on the Driver Station to work, but i’m not sure of what VI i should be using to merge strings. I need to merge two text strings around a decimal input coming from a motor (I think the number to decimal string vi is what i need to be using), and I’m currently trying the concatentate strings vi. It just draws a blank after the first string though.

You could try something like this using the Format Into String function.

format into string.jpg


format into string.jpg