Skip to main content
Srikanta Mohapatra (LTM) a posé une question dans #Apex
I am looking for code to escape double quote and backslash.

String val='my "test" \string';

after escape it should display

my "test" \string

thanks in advance.
3 réponses
0/9000