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

%^RED%^%^BOLD%^Syntax :: %^RESET%^ query_sound( 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_sound , set_sounds , remove_sound , remove_sounds, query_sounds

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

