Hello Everyone,
I just have a simple question as to how the Send Email V2 works, when trying to supply multiple recipients in a dynamic way.
When I supply a string like: "email1@test.com;email2@test.com", the email is accepted and it gets sent to those emails.
However, when i supply the same exact string, (checked with a text label), through a variable I receive this error and the email doesn't send:

Anyone knows what might be causing this or what the appropriate format is for the emails in this case?