=======================================================================

%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_item ( target, message )
%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_item ( target, function )

This function is present in all objects. It will add the item named
in the string target into the object. Either a string message can be
defined or a function pointer (: :) .

see also ::

set_items, remove_item, remove_items, query_item, query_items

