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.

Testcases:
magic_objects
[ show source ]
Show another procedure: