property wodBeepCom.StateText (StateNum) as String
Provides text description of the state.

  TypeDescription 
   StateNum as Variant Optional. Integer value that specifies state index, as defined in StatesEnum 
   String Return value. Text description of the state. 
 

StateText method will return text description of any state. If StateNum argument is not provided, it returns text description of current state.