I would like to create a Javascript variable containing exactly this string.
That sequence is (with spaces so Stack Overflow doesn't reformat it for me):
` ` ` ` \ ` \ ` t e s t \ ` \ ` \ ` ` `
However, watch what happens when I try to create that string in console:
How do I create exactly that string in console?