globalsconsoleconsole.groupEnd()Version: 3.37.0On this pageconsole.groupEnd() The console.groupEnd() method exits the current inline group in the console. Syntax groupEnd() Parameters None. Return value undefined.