...
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 | numeric | M | ID of the event to which the property belongs to |
propName1 | variant | M | Name of property 1 |
propValue1 | variant | M | Value of property 1 |
Return
None.