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?
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.