How to exclude Special characters " / \ [ ] : ; | = , + * ? < >
Hi I have a single line text variable and in that I want to exclude " / \ [ ] : ; | = , + * ? < > all this special character.Could you please help me with it?What should be the RegEx for it? Thank you!