Hi,
We have a back end response that contains "/" and we use the Extract Variable policy to extract the node that contains this character inside. The EV policy introduces an escape character to the "/" so the response has data looking like "xxxxx \/ xxx" when we want it to be "xxx / xxx". I would have thought forward slashes are not escaped? How can this be avoided?
Thanks.
.........................................................................