App Connect Data Formatter Support Product Page

Answered

using regular expressions

Asked 08 Jun 2017 20:53:32
1
has this question
08 Jun 2017 20:53:32 Bobby Edgar posted:
How can I use a regular expression such as /[^A-Za-z0-9]/g

I want and need to be able to replace all special characters with "".

Replies

Replied 09 Jun 2017 06:39:55
09 Jun 2017 06:39:55 Teodor Kuduschiev replied:
Hi Bobby,
You can use regular expressions with the validator, but only to validate the entered data, not to change it.

Reply to this topic