groupEnd method
Ends the grouping started with a group or groupCollapsed method.
Syntax
console.groupEnd(groupTitle);
Parameters
- groupTitle [in, optional]
Type: DOMString
Return value
This method does not return a value.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Ends the grouping started with a group or groupCollapsed method.
console.groupEnd(groupTitle);
This method does not return a value.