Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Issue with nlapiSendEmail()
Hi,
Is there any issue with nlapiSendEmail().Following simple code not working.
var body="this is a test";
nlapiSendEmail(6252,test@test.com","test.",body,null,null);
Yesterday it was working fine .
Thanks,
Ekta
0