Returns a value from a string expression.
StrToValue(«String Expression»)
The StrToValue function is typically used for user-defined functions.
The following example returns 45:
45
StrToValue("45")
Submit feedback about this site to: