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