Fetches the appropriate enumeration value for string in the given enum type type and stores the result in
enum_value
| enum_type |
The enum type |
| string |
The string containing the enum value or nick |
| enum_value |
A return location to store the result |
|
true if the string was a valid name or nick for the given |