String to Float
Returns a float whose text representation is string.
Properties
String: Location of the string to convert into float
Output
Output-location: Location to store the output data
Example
The string of “2.2017764e+0”
would convert into a float of “2.2017764”