Email script token as recipient for sending alert
Hi there, I'm trying to use an email script token as a recipient for an email alert. I'm using this because the choice rules on the Flow are too way restricted for my necessity. The following is an example of what I'm doing.

The token itself works correctly: if I use it within the body email, it will be resolved correctly to the correct email address, but if I use it as a recipient, it is not working. If I'm looking into the log, I can see the step executed correctly, but I'm not seeing the resolved token, just the name.

The main question is: can I use an email script token as an alert recipient? Second one: why it is not working?