Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Appending Strings to Strings

For my application, I must get a way to append strings and/or number-converted–to-strings to other strings for displaying messages containing pieces of data. The Lookout Developer Manual doesn’t give me a clue about it. Is there any way for this?
0 Kudos
Message 1 of 2
(2,926 Views)
The Lookout Content help has information on working with strings. Go to Help>Content in Lookout. Then on the content tab choose Expressions>Expression Operators>Text Operator and Expressions>Expression Functions>Text Functions.

Specifically to concatenate two strings you use the & symbol.

Carl L
National Instruments
0 Kudos
Message 2 of 2
(2,926 Views)