Enum.fromString

Reads this Enum from string (reverse of toString)

struct Enum
string
fromString
(
string str
)

Return Value

Type: string

empty string in case of success, error in string in case of error

Meta