Forum Discussion
dimche_saveski
6 years agoNew Contributor III
Hello @jpsheff
If you want to replace the single with double quotes, Spiro’s example is great.
But if you trying to replace single quote with empty space, you can use replace method with a regex like this
Best Regards
Dimche