Description - INTERNAL DOCUMENTATION
This function is used to change a property of an event within the event tree.
Signature
nxa.SetXProperties (eventWid, propName1, propValue1, ...)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
eventWid | M | ID of the event to which the property belongs to | |
propName1 | M | Name of property 1 | |
propValue1 | M | Value of property 1 | |
... |