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