Skip to main content

Search

Send Mail action - Carriage returns in body using Send Mail

Comments

2 comments

  • ArdeviaForum

    Original Post by dany (Imported from Ardevia Forum)

    You can use HTML tags to format the mail body. So for carriage return you just append <br/> at the end of the line.

     

    Two other useful tags are:

     

    <b>Your text here</b>   will make your text bold: Your text here

     

    <i>Your text here</i>   will make your text italic: Your text here

     

    You'll find more here http://www.w3schools.com/tags/ but not sure which ones work in mail bodys, so you better try out.

     

     

     

    /Dany

    0
  • ArdeviaForum

    Original Post by Rob Z (Imported from Ardevia Forum)

    Thanks a lot! That did the trick.

    Rob

    0

Please sign in to leave a comment.