Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 11:36 PM
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