# console.group(string label)
Create a new grouping in the debug panel. Any subsequent output is indented to indicate that it belongs to the current group. call console.groupEnd after the group.
# parameter
# string label
Grouping marker, optional.
# Be careful
Valid in tools only, in vConsole Is an empty function implementation in.