The console. log() is a function in JavaScript which is used to print any kind of variables defined before in it or to just print any message that needs to be displayed to the user. Syntax: console.
https://www.geeksforgeeks.org/javascript-console-log-with-examples/#:~:text=The%20console.,console.
'Programming > JavaScript 0' 카테고리의 다른 글
WEB2 JavaScript - 12. Selecting a tag to control (0) | 2020.09.04 |
---|---|
WEB2 JavaScript - 8. Controlling a Web Browser (0) | 2020.09.04 |
WEB2 JavaScript - 7. Variables and Assignment Operators (0) | 2020.09.04 |
WEB2 JavaScript - 6. Data types - Strings and Numbers (0) | 2020.09.04 |
WEB2 JavaScript - 4. HTML meets JS: Event (0) | 2020.09.04 |