Hello guys!
I'm trying to set a variable with multiple lines of text
"This is an example of the first line
and this is the second line
this is the third"
using the variable I want to type that exactly this way into a textarea?
I tried adding \n or \r without result
Thanks in advance