console.assert(expression[, object, ...]) Tests that an expression is true. If not, it will write a message to the console and throw an exception. console.clear() Clears the console.