Carol2
Tera Contributor

Hi, 

 

I want to add another email address to this script but its not working what am i missing?

 

else if(producer.u_caller == 'sysid_of_user1' || producer.u_caller == 'sysid_of_user2' || producer.u_caller == 'sysid_of_user3'){

var add_mail2 = "cc@james.com";
var emailArrList2 = [];
emailArrList2.push(add_mail);
current.watch_list = emailArrList2.join();

}

 

the email address does not populate on the watch