begin-during-end event
A set of events that are executed once a particular condition is met. One is executed once when the condition is true, another is executed continuously while the condition is true, and the last is executed once the condition becomes false.