console: log() method
log outputs a message to the console.
Syntax
Parameters
val1, val2, ...
A list of JavaScript values to output.
return value
None(undefined).
Compatibility
LCD tables only load in the browser
log outputs a message to the console.
A list of JavaScript values to output.
None(undefined).
LCD tables only load in the browser