group::get (public)
group::get -group_id group_id [ -array array ]
Defined in packages/acs-subsite/tcl/group-procs.tcl
Get basic info about a group: group_name, join_policy.
- Switches:
- -group_id (required)
- -array (optional)
- The name of an array in the caller's namespace where the info gets delivered.
- Returns:
- dict containing group_name, title, join_policy, and description
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_subsite_group_type