Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rich text string
#1
Hello there,

I have this simple code:

Function teste
Code:
Copy      Help
str s
s= "Hello there[]Test!"
run s.from("mailto:[email protected]?subject=Envio%20de%20indisponibilidade" "&body=" s)

I want to make the "Hello there" part bold when it creates the e-mail.
Can I do that?

Thank you very much!


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)