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

%^RED%^%^BOLD%^Syntax :: %^RESET%^ query_taste( 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_taste , set_tastes , remove_taste , remove_tastes, query_tastes

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

