im_partner_group_id

one of the documented procedures in this installation of the ACS
Usage:
im_partner_group_id   { db "" }
What it does:
Returns the groud_id for partners
Defined in: /web/philip/tcl/intranet-defs.tcl

Source code:


    return [im_group_id_from_parameter PartnerGroupShortName $db]


philg@mit.edu