Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Just use the string split function on the newline character. The textarea will be saving the values as an Environment.NewLine / "/n" I believe so splitting on that should do the job
I would like to create a custom visitor group criterion that accepts a list of emails to be part of the group, how would I go about configuring that?
Something like this but there needs to be a step where the input string is split into separate email addresses.