console.clear()
The console.clear()
method clears the console if the
environment allows it.
Syntax
console.clear();
Specifications
Specification |
---|
Console Standard # clear |
The console.clear()
method clears the console if the
environment allows it.
console.clear();
Specification |
---|
Console Standard # clear |