this code :
document.write chr(34)

to print (") but it's in VBScript.

How can I write this code but using JavaScript ?