Is there any possibility I can use the following command in JS without inverted commas?
Wanted:
xmlhttp.open("GET", String(path), false);