Methods
•GetValue(): bool
o
return
current event value
[Example]
eventState = event.GetValue()
•SetValue(value: bool)
value
value to set
event.SetType(False)