Console

Output text and data values to the console.

console.log("");
console.logValue("x", 0);

See also

log, log value