es_extendedGroupsClientFunctionsOn this pageGroupsESX.GetGroupGets the group object data for the specified group name.ESX.GetGroup(groupName)groupName: stringreturn xGroup?ESX.GetGroupsGets all of the group objects data.ESX.GetGroups()return <string, xGroup> (array containing instances of xGroup)