I used accountIDs to get user details in a json. I then built a new string of "example@address.com;example2@address.com..." as a variable. When trying to send email using this smart value though, it reports:
Could not send email, the 'To' address field is empty
Reading the documentation on "Send Email" does not explain what the input should be. Does anyone know what particular format it has to be?