Sets a single or group of user defined value pairs associated to a property.
Usage
SRP_PropertyPanel(PanelCtrl, "SetPropertyField", PropertyKey, Array)
Parameters
PropertyKey
The key to the property where the data is stored.
Array
<x,1> | Fieldname | The name of the field to be stored with the item. |
<x,2> | Value | The value associated with the field name. |