Struct.fromString

Reads this Struct from a string (reverse of toString)

struct Struct
string
fromString
(
string str
)

Return Value

Type: string

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

Meta