I want to define a String Snippet with a double quote, later also with a json string.
So I need to escape characters. How is this possible.
This is my example definition of a snippet, how to escape the double quotes arround “e”?
<Snippet id=“FilterConfiguration” xsi:type=“session” type=“String” formatItem=“T"e"st” />