Bob Downs

To create a line comment, you add two slashes ( // ) before the text you want to use as a comment. The // characters instruct JavaScript interpreters to ignore all text following the slashes on the same line. You can place a line comment either at the end of a line of code or on its own line.
Bob Downs
Line Comment how to
JavaScript: The Web Warrior Series
Rate this book
Clear rating