Math387.StrToDouble Method

Double StrToDouble(String Source)

Converts string to a double value.

#NameTypeDescription
1SourceString

Returns: Double - string, converted to double value.

See Also: Math387.SampleToStr