Clear

From FirebugWiki

(Difference between revisions)
Jump to: navigation, search
(Separate Command Line API page for clear())
(Added description of syntax and linked back to Command Line API)
 
Line 1: Line 1:
-
Clears the console.
+
Removes all log messages from the [[Console Panel]].
 +
 
 +
== Syntax ==
 +
<source lang="javascript">
 +
clear()
 +
</source>
 +
 
 +
== See also ==
 +
* [[Command Line API]]

Latest revision as of 11:02, 5 July 2012

Removes all log messages from the Console Panel.

[edit] Syntax

clear()

[edit] See also

Personal tools