.DT
query_notify_fail
$MUDNAME$ player help
query_notify_fail

.SH Name
.SI 5
query_notify_fail() - Query if an interactive object has a
                      pending notify_fail()
.EI

.SH Synopsis
.SI 5
mixed query_notify_fail( void );
.EI

.SH Description
.SP 5 5
This function returns whatever this_player()s notify_fail() value
has been set to.  This is either a string, or a function, depending
on what it has been set to by the most recent call to notify_fail()
that applied to this_player().
.EP

.SH See also
.SI 5
add_action(), notify_fail()
.EI
