Retrieves the name of an enumeration value given the enumeration's name and the value.
The name of the enumeration to search.
The numeric value of the enumeration member.
The name of the enumeration member if found; otherwise, undefined.
undefined
Retrieves the name of an enumeration value given the enumeration's name and the value.