Join Slack
Powered by
Yeah so you are "overwriting" the `email` variable...
# suitescript
m
michoel
12/29/2019, 6:54 AM
Yeah so you are "overwriting" the
email
variable you declared at the beginning of the script as a reference to
N/email
module with the email addresses, by using that as a parameter name for your
sendEmail
function
Open in Slack
Previous
Next