Open main menu
Changes
Comments in JavaScript
2 bytes added
,
15:01, 19 April 2007
→
Single Line Comments
<pre>
// This is a comment line. It is for human use only and is ignored by the JavaScript Interpreter.
var myString = "Hello";
// This is another comment
</pre>
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits