Follow the below steps---
1. Chose utility-String Vbo
2. Select action Delete Characters
3. Pass the the whole string(from which you want to remove) as input in the first input parameter
4. Pass the characters in below format (which you want to delete) in second input parameter-
"," & ":" & ";" & "'"..... like this you can pass any character just make sure add with & operator and put into " " .
#RPA, #BluePrism