Hello,
I’m using regex to get value in string but when i get string ( this string is body mail of outlook) the result has “@” before String. if have that character i can’t using regex to get value i wan’t
I’ve test if i delete that character my regex activites will run correctly
Any idea to delete that one ?
Here is my regex test :