what is this error? trying to send an email
# suitescript
l
what is this error? trying to send an email
b
you used a variable named email and its shadowing your N/email parameter
l
omg i would have never guesses that. thanks a lot
b
your error was telling you that there was no send function in a string
l
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