Hi,
I need some RegEx help. We have incoming email addresses and I want to remove the entire string that begins with @.
For example, my.email1@abc.com would become my.email1. Or emailname@abc.com would be emailname.
Can anyone help?
Thanks, Rachel
Rachel Tibbetts
Hi,
I need some RegEx help. We have incoming email addresses and I want to remove the entire string that begins with @.
For example, my.email1@abc.com would become my.email1. Or emailname@abc.com would be emailname.
Can anyone help?
Thanks,
Rachel