I am trying to send an email to a list of users with the Send Email command in the Visual Script editor in V9. I am able to get it to work sending an email to 1 user with either GetEmailAddress("user1") or GetEmailAddresses("user1"), but I cannot get it to work for more than one user. I am using GetEmailAddresses ("user1", "user2") in the "To" expression builder. Both users come up in the Get Email Addresses payne below the expression builder.