Variable.fromString

Reads this Variable from a string (reverse of toString)

struct Variable
string
fromString
(
string str
)

Return Value

Type: string

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

Meta