Hi,
I need to assign double inverted comma(") to a variable.
Please let me know how this can be done.

Regards
Sid

var myVar = '"';

or

var myVar = "\"";
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.