I am extracting some URLs from web that have "_" (underscores) in then and want to replace with "%5F" but this is giving me a syntax error. So basically, for example I have this URL in my datatable
Which I want to replace with
If you see, the start and end have a little extra characters and _ replaced with %5f

Report
All responses (
Answers (