ToDouble (string number)
Returns an double - converts a valid string to a double.
Note: An error occurs if the string does not represent a number.
See also HasDouble and GetDouble
This function was added in Quest 5.3.
NOTE: This a hard-coded function.