Is there any way to display the contents of a string stacked. For example, my string changes with respect to the key press by the user, however I like the information transformed from horizontal to vertical.
i.e. Instead of having "string" horizontally, I want to display s
By default, string indicators autowrap. You could just resize the string indicator so it wraps after each character (see LV 7.0 example. You might need to resize the indicator slightly depending on your font settings).