Converts string to enum If wrong string is specified max enum base type is returned ex. for: enum:ubyte E{} will return 255
See Implementation
Converts string to enum If wrong string is specified max enum base type is returned ex. for: enum:ubyte E{} will return 255