editAppSpecific

Updates the value of the app specific info field itemName with the value itemValue. Also updates the internal list of values, so that future criteria/action pairs do not see the correct value. If no capId is supplied, then the current record is used.

Version

1.3

Parameters

Parameter Type Description
itemName string App Specific Info field to edit.
itemValue string Value that the app spec info field itemName should be changed to.
capId (optional) CapIDModel Record ID object for record whose app spec info field itemName is to be changed to itemValue.