acs_lookup_magic_object (private, deprecated)
acs_lookup_magic_object name
Defined in packages/acs-tcl/tcl/object-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Non memoized version of acs_magic_object.
- Parameters:
- name (required)
- Returns:
- the magic object's object ID
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc acs_lookup_magic_object return [util_memoize [list acs_lookup_magic_object_no_cache $name]]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/object-procs.xql