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

%^RED%^%^BOLD%^Syntax :: %^RESET%^ query_search( 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_search , set_searches , remove_search , remove_searches, query_searches

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

