nxa.GetPropertyValue, nxa.PropertyValue, nxa.Property
Description
This function reads the value of a property of a server item.
Signature
variant nxa.GetPropertyValue | nxa.PropertyValue | nxa.Property (string, number)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | itemID of the item that contains the property | |
number | M | propertyID of the property that shall be read |
Return
Type | Description |
---|---|
variant | current value of the property |