scottsmallwood
10 years ago
There must be a simple answer but I can't find it. I am sending a string of characters as my email body, and I want to have multiple lines. I tried adding "\n" to the text but that doesn't work. Is there an easy way to have multiple lines.

Thanks.
ivan
  • ivan
  • 100% (Exalted)
  • Administration
10 years ago
If you set BodyFormat to 1 (HTML format)

Then you need to use ā€œ
ā€ as the line-break.

If you set BodyFormat to 0.

Then you need to use ā€œ\r\nā€ as the line-break.

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.