Home
Press ? for keyboard navigation
❮
Comments
JavaScript strings
❯
var
Variable
examples/javascript/hello_world_var.js
var
text
=
'Hello World'
;
console
.
log
(
text
);
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)