Join Slack
Powered by
what is this error? trying to send an email
# suitescript
l
Livio
10/05/2023, 7:26 PM
what is this error? trying to send an email
b
battk
10/05/2023, 7:27 PM
you used a variable named email and its
shadowing
your N/email parameter
l
Livio
10/05/2023, 7:31 PM
omg i would have never guesses that. thanks a lot
b
battk
10/05/2023, 7:32 PM
your error was telling you that there was no send function in a string
l
Livio
10/05/2023, 7:37 PM
and thats exactly what i was looking for but i didnt even notice the variable cause it wasnt being used anywhere. I dont even need that variable
2
Views
Open in Slack
Previous
Next