<HTML>
<HEAD>
<TITLE>ARSperl Manual - GetListGroup Hash Values</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H2>GetListGroup Hash Values</H2>
This structure is returned by
<A href="ars_GetListGroup.html">ars_GetListGroup</a>.
<p>
<PRE>
{
"groupId" => <B>reference</B> to an array of integers,
"groupType" => <B>reference</B> to an array of integers,
"groupName" => <B>reference</B> to an array of array references
}
</PRE>
Each array reference contained in the array referenced by <CODE>groupName</CODE>
contains a list a strings.
<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="<--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org<br>
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>