What are two special events?
The two special events are as "entry" and "exit". Any action which is marked as linked to entry event is executed whenever given state is entered via transition. The action associated with exit event is executed every time the state is left via transition.