(the default is true).
ScannerConfig.scanFloat
uint scanFloat() @property nothrowGet scanFloat field.
Returns
specifies if floating point numbers are recognized
void scanFloat(uint propval) @property nothrowSet scanFloat field.
Parameters
propval | specifies if floating point numbers are recognized (the default is true). |