editLookup

Attempts to find existing standard choices value called stdValue in the standard choices item called stdChoice. If found, updates the existing Value Description for stdValue. If stdValue is not found, adds the new value stdValue with the Value Desc of stdDesc.

Version

1.5

Parameters

Parameter Type Description
stdChoice string Name of standard choice.
stdValue string Name of standard choice value.
stdDesc string New standard choice description.