Q: remove a certain string in string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have a string and I want to remove only certain string, if exits. Here is
an example: “ABC,FCG,XXX,FFAâ€, I need to remove XXX and keep the rest in the
string, how can I do that?
Thanks,
Jim.
 
Back
Top