Forum Discussion

dhiraj_gophane's avatar
10 years ago

How to replace \" characters with ' in string using freemarker

Hi,

 

I want to replace \" with ' using freemarker. How can I replace it?

 

If I directly use replace then it give me following error:

Lexical error: encountered <EOF> after "\").

 

Following is the string:

 

"Title":"Ripple Mobile Emulator (iPhone) and the \"Testing\" - Not Reproducible"
No RepliesBe the first to reply