Text processing replace issue

shabbysquire

Client
Регистрация
25.11.2012
Сообщения
544
Реакции
26
Баллы
28
In text processing, I use this regex to replace unwanted characters:

[!"£$%^&*()-_+=#~@;:/><.,/?\\|¬`]

It works, but it also strips out all numbers. This is how it's set up. Does anyone know why it strips out any numbers?

Thanks.
 
Replace [\W_] on {-String.Space-}
 
Screenshot_1.png
 
  • Спасибо
Реакции: britalic и shabbysquire
Thanks, will try that soon. :bt:
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)