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

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

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

see also ::

set_details, remove_detail, remove_details, query_detail, query_details

