acs_magic_object (public)
acs_magic_object name
Defined in packages/acs-tcl/tcl/object-procs.tcl
Returns the object ID of a magic object.
- Parameters:
- name (required)
- the name of the magic object (as listed in the
acs_magic_objects
table).- Returns:
- the object ID.
- Error:
- if no object exists with that magic name.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- magic_objects