AddEventTag()
- Last UpdatedMar 07, 2025
- 1 minute read
Adds an event tag to the active event tag list
Method
AddEventTag(string EventTag)
Parameter
EventTag
Name of the event tag with which the ActiveEvent event detector is associated. ActiveEvent is used with an external type event detector.
Returns Value
0 = Success.
2 = Unable to execute method because ActiveEvent is not initialized.
7 = Remote function call failed.