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>
FieldnameThe name of the field to be stored with the item.
<x,2>
ValueThe value associated with the field name.
  • No labels