Retrieves the bit value associated with a specific enumeration value name from a named bit enumeration.
The name of the bit enumeration to search within.
The name of the enumeration value whose bit value is to be retrieved.
The bit value as a number if found; otherwise, undefined.
undefined
Retrieves the bit value associated with a specific enumeration value name from a named bit enumeration.