event handlers : exit

DESCRIPTION

The <exit> handler of a user's current state is executed when the user exits the state through the <send> module.


PARAMETERS

none
     

EXAMPLES

<state>                    
     <exit>
          ...
     </exit>
</state>