It took me a while to find this solution. Thank you sir.
Creating a list via Text String. Need Carriage Return/Line Feed/Enter
okā¦so back to the original question. I also want to force a CR/LF into the middle of a Text String.
My use case is creating an email message that has a list of all my battery operated devices and their current battery levelsā¦each on a single line instead of 1 long run on sentence. So I am looping thru a list of all my battery devices and wanting to add a new line for each device to the variable I am using for the email message.
Thanks.
In an Expression
box, if the āEnterā button is pressed (while inside quotes), a new line is created.
I tend to use the Expression
box (over Value) 95% of the timeā¦
(slightly different syntax, but way better IMO)
Yupā¦that is what I was using also. Was further complicated by a 45 minute delay from executing the piston to receiving the email. So I thought changes were not coming through.