First attempt sending emails in sandbox from a 2.0...
# suitescript
w
First attempt sending emails in sandbox from a 2.0 script. SB is configured to send email to currently logged in user. No errors are being thrown off the code block. Checked spam folders. email.send({ author:592131, replyTo:'netsuitehelp@companyname.com', recipients:592131, subject:'Failure test',//processlist[srchindx].id, body:'This is a test. Record failed.' });