Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns all Sets a specific user defined value pairs pair associated to a property.

...

Code Block
SRP_PropertyPanel(PanelCtrl, "SetPropertyField"PropertyKey", PropertyKey, FieldName, Value)

Parameters

PropertyKey

The key to the property where the data is stored.

Response

...

<x, 1>

...

FieldName

The name of the field to be stored or updated with the value.

Value

The value associated with the field name.

...

<x, 2>

...