lookup

Looks up valueName in standard choices item stdChoice, and returns its value description. Essentially uses standard choices as a lookup table.

Version

1.3

Parameters

Parameter Type Description
stdChoice string Standard choices item name.
stdValue string Standard choices value.

Returns

Returns the Value Desc corresponding to the standard choices value stdValue in the standard choices item stdChoice. If the function does not find stdValue, returns undefined.