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

%^RED%^%^BOLD%^Syntax :: %^RESET%^ query_smell( target );

This function checks to see if the target named is defined on the
object. It will return a 0 if it is not. The return value can be
either a string or a function pointer.

see also ::

set_smell , set_smells , remove_smell , remove_smells, query_smells

See the /doc/coding sections on functions if you need help with
coding and using function pointers.

