Function.fromString

Reads this Function from a string (reverse of toString)

struct Function
string
fromString
(
string str
)

Return Value

Type: string

zero length string if success, or error description in string if error

Meta