Regex issue for System.Text.RegularExpressions.Regex.Replace("gdger8903^@#*",“[^a-z A-Z 0-9]”,“”)

Hi Folks,
I am Getting an error for a simple Regular Expression:

System.Text.RegularExpressions.Regex.Replace(“gkger8903^@#*”,“[^a-z A-Z 0-9]”,“”)

Thank you inadvance!

@Sun_Dar

You copy pasted I guess…Please remove the inverted comma and re add them in the studio editor

“ is wrong " is correct

cheers

1 Like

:slight_smile:
I did not realize that !, thank you buddy…

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.