Hello,
I got a output of an array, like
[
a@gmail.com,
b@gmail.com
]
when create an event, the required field turns out like:
address 1: [a@gmail.com
address 2: b@gmail.com]
I don't know how to remove "[" and ""]" from the email address.
Many thanks.
