Details
-
Bug
-
Status: Closed
-
Trivial - P5
-
Resolution: Won't Fix
-
3.0.6
-
None
-
Server Tooling & Methods
-
ALL
-
Description
If you want to use double quotes in a string, you just have to escape it: \"
But if you insert this escaped character right after the beginning of a string when you are within curly brackets block, it will trigger an error:
"SyntaxError: Unexpected end of input"
Attachments
Issue Links
- is duplicated by
-
SERVER-40911 JS Error
-
- Closed
-