Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to log to the console

console.log("something");
// you can just write (log) in vs code and press enter it will automaticly write (console.log())
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #log #console
ADD COMMENT
Topic
Name
5+7 =