Converts the statistic string value into a double value.

Declaration Syntax
public static string FormatDoubleValue(
string stringValue
)
Public Shared Function FormatDoubleValue ( _
stringValue As String _
) As String
public:
static String^ FormatDoubleValue(
String^ stringValue
)

Parameters
- stringValue (String)
- The statistic value as a string.

Return Value
The statistic value as a double.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)