You can also do it like so
bla = "Some text " & "Some more text"
cls
setupemail mail.smtp2go.com 2525 ?????@yahoo.com ???????
button "Send Email" [SendEmail]
button "Exit " [TestExit]
wait
[SendEmail]
let body = 25
email 0123456789@vtext.com ????@yahoo.com testSubject body
wait
[TestExit]
end
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com