cc_name_to_group (public, deprecated)
cc_name_to_group name
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns the group ID for a particular name, or an empty string if none exists.
- Parameters:
- name (required)
- See Also:
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc cc_name_to_group return [util_memoize [list cc_lookup_name_group $name]]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/deprecated-procs.xql