
query_verb(3)         LPC 系統函數         query_verb(3)

名稱
     query_verb() - return the  name  of  the  command  currently
     being executed

語法
     string query_verb( void );

描述
     Give the name of the current command, or 0 if not  executing
     from  a  command.  This function is useful when several com-
     mands (verbs) may cause the same function to execute and  it
     is necessary to determine which verb it was that invoked the
     function.

請參考
     add_action(3)

MudOS                Last change: 5 Sep 1994                    1

