GUI item events

Events are blocks with commands that are executed when a certain condition is met. This can be a condition created by the user - for example, moving the mouse over a windowDef element - or a noninteractive event - for example, when a certain time is reached.

Available events