console.countReset()

Term side of the Card
Topic: Output Information
Unit title: console.countReset()
Categories: Method
Explanation side of the Card

Explanation: The static browser API method that resets the count for a particular label used in `console.count()`. It sets the counter back to zero for accurate tracking from that point onward.

Browser compatibility:
  • The chrome browser supports this feature starting from version 68
  • The edge browser supports this feature starting from version 79
  • The firefox browser supports this feature starting from version 62
  • The safari browser supports this feature starting from version 13
Availability: