Double.FromText
From Xojo Documentation
Shared Method
Converts a Text value that containing a number that can be represented as a double to a Double.
Notes
If no locale is specified, then Locale.Raw is used.
Sample Code
Convert a Text value to a Double: