get Double Value
Retrieve the float value from strings like "1.03" or "1,03"
Return
the float value or null if not correct
Parameters
text
value to parse
Return
the float value or null if not correct
Retrieve the float value from strings like "1.03" or "1,03"
the float value or null if not correct
value to parse
the float value or null if not correct