Hello,
im trying to use the RegEx Match activity on a string that i got from OCR.
It is not working and i figured out, that there is an “@” infront of the String. When i create a new String with the same information (without the “@”) by myself, its working perfectly. Is there any way of removing this @? I allready tried cutting out the first character or line, but the “@” allways remains.
Kind regards,
Paul