Hello everyone, one question, does nlapiSendEmail works on a scheduled script? Because I'm testing it and doesn't seem to be doing anything, I'm in SB but I already make sure that Email Options is set to SEND EMAIL TO LOGGED IN USER, this is the code
var email = nlapiSendEmail(45983, 45983, 'Test', 'emailBody', null,null,null,null,null,null,null);