Skip to main content
Participant
January 9, 2009
Question

scrolling text box

  • January 9, 2009
  • 1 reply
  • 282 views
How do you make paragraph breaks & edit text in scrolling text box?
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 10, 2009
if you're using htmlText, use <p> or <br> tags. otherwise, use \r or \n.