I have a csv string like this \"1,2,3\" and want to be able to remove a desired value from it.
For example if I want to remove the value: 2, the output string should
guess im too slow but here is what i would do
adding , before and after the string ensure that u only remove the exact string u want