Interprets the given string as a float value.
Syntax
Smartsite SXML | Copy Code |
---|---|
float convert.tofloat(any s) float convert.tofloat(any s, integer lcid) |
Parameters
Return Value
Data Type | Description |
---|---|
Float | Input string converted to a float. |