Specifies the actions to be performed when the condition evaluates to TRUE.
actions
condition
The actions to be performed.
Optional. The Boolean expression that, when TRUE, causes the actions to be performed. If not present, the actions are performed (=TRUE). If the expression result is not a Boolean value, the actions are not performed (=FALSE).
The name of the event.