01-19-2016 10:08 AM
Is it possible to put data in a string indicator w the latest info at the top?
Solved! Go to Solution.
01-19-2016 10:14 AM
I presume you are talking about having the most recent lines of text at the top? Just prepend your new string to the existing string using the 'concatenate strings' function:
01-19-2016 10:15 AM