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