LABVIEW – Tip #27 – Format String vs Concatenate String

Level : Intermediate

To create a text with variables that have diferent formats, we can use several ways to do it. With ‘Format into String’ the code is cleaner, but with ‘Concatenate Strings’ it is more flexible.