Hello,
please I would like to know how I can replace a single "\" backslash with a double "\\" backslash in a form input (simple xml) before submitting it.
I have tried with this code, but it does not work with splunk 6.5.x
* * replace('progetto',"\\\","\\\\\\")
Thanks in advance.
↧