English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
console.clear()Method to clear the console.
The console.clear() method will also write informational messages to the console: "Console cleared".
console.clear()
console.clear();Test and See‹/›
All browsers fully support the console.clear() method:
Method | |||||
console.clear() | Yes | Yes | Yes | Yes | Yes |