.DT
query_group_info
DW_wibble creator help
query_group_info

.SH Name
.SP 5 5
query_group_info -  This returns the group info class for the group in question.
.EP

.SH Syntax
.SI 5
class group_info query_group_info(string group)
.EI

.SH Parameters
.SI 5
%^BOLD%^group%^RESET%^ - the name of the group to get the info on
.EI

.SH Returns
.SI 5
the class of the group
.EI

.SH Defined in
.SI 5
/std/hospital.c
.EI

.SH Description
.SP 5 5

This returns the group info class for the group in question.  THis should
only be used for debugging.
.EP

