console: error() method
error outputs a message to the console at the "error" 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
error outputs a message to the console at the "error" log level.
A list of JavaScript values to output.
None(undefined).
LCD tables only load in the browser