View Single Post
  #6  
Old 22.02.2019, 21:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

It depends on syntax and escaping if you can use \ normally or have to escape it
Using \ in JSON -> you have to escape it
Using \ in Java String -> you have to escape it
Using \ in normal text -> you might have to escape it
__________________
JD-Dev & Server-Admin