toDouble

Convert string to double.

Parameters:

No. Type Comments
1 string String representation of double value

Returns:

double - The value as double

Usages:

  • toDouble( v:string ) : double