Remove from a string some characters
Posted: Thu Jun 06, 2024 5:44 pm
Hi all
I'm looking for a way to remove from a string some characters : Ex.
String = "A.b-,c%d'" i would be get "Abcd"
Thanks in advance
Gio
I'm looking for a way to remove from a string some characters : Ex.
String = "A.b-,c%d'" i would be get "Abcd"
Thanks in advance
Gio