original string is \"a,d,k\" I want to remove all , and make it to \"adk\".
\"a,d,k\"
,
\"adk\"
I tried code below but it doesn\'t work.
If U want to delete more than one characters, say comma and dots you can write