Value Option
Set OptionVal to
1
Concurrent
0 – Event’s Actions will execute serially
1 – Event’s Actions will execute concurrently
2
Expression
0 – The trigger value is a simple text string
1 – The trigger value is an expression
3
Disable
0 – The Event is enabled
1 – The Event is disabled
If both
SetEventSchedule
and
SetEventOption
need to be called for an Event, then
SetEventOption
should be called before
SetEventSchedule
.
14