<event> tag

The <event> tag specifies a screen event that you defined for the project.

The attributes of the <event> tag are:
enabled
Specifies whether the screen event's screen recognition criteria should be checked when a new host screen is encountered. Valid values are true and false. The default value is true.
name
Specifies the name you gave the screen event when you defined it. If you store a screen event file under a folder (or group), the name of the folder is prepended to the name of the file.
type
Specifies that this is a screen combination event. The available attribute is screenCombination.