query_verb(3) LPC Library Functions query_verb(3)
NNAAMMEE
query_verb() - return the name of the command currently
being executed
SSYYNNOOPPSSIISS
string query_verb( void );
DDEESSCCRRIIPPTTIIOONN
Give the name of the current command, or 0 if not execut-
ing from a command. This function is useful when several
commands (verbs) may cause the same function to execute
and it is necessary to determine which verb it was that
invoked the function.
SSEEEE AALLSSOO
add_action(3)
MudOS 5 Sep 1994 1