WebI/OConsole.groupEndmethod Console.groupEnd#Console.groupEnd(): voidExits the current inline group in the console Examples ##console.group('Group'); console.log('Grouped message'); console.groupEnd(); Return Type #void
method Console.groupEnd#Console.groupEnd(): voidExits the current inline group in the console Examples ##console.group('Group'); console.log('Grouped message'); console.groupEnd(); Return Type #void