Notifications
Clear all
Topic starter
I created a Button and the connect type is Set Values. I am putting several paragraphs in a value but cannot figure out how to put a return in so the paragraphs do not run together. Any suggestions?
Thanks,
Rachel
Posted : January 16, 2014 6:45 am
Use HRET. Hard Return. Use like this:
"string" + HRET + "string"
Would write:
string
string
Posted : January 17, 2014 3:45 am
Topic starter
You are Awesome! Thank you
Posted : January 17, 2014 4:12 am
Awwwwww... Thanks!
Posted : January 17, 2014 4:20 am