Hello,
I have a string variable with value "Firstname Middle Lastname <abc@outlook.com>".
How do I get just the email address (abc@outlook.com) to send an email.
Regards

Hello,
I have a string variable with value "Firstname Middle Lastname <abc@outlook.com>".
How do I get just the email address (abc@outlook.com) to send an email.
Regards