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