-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 3.0.6
-
Component/s: Shell
-
Server Tooling & Methods
-
ALL
-
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"
- is duplicated by
-
SERVER-40911 JS Error
- Closed