FieldtypeFloat::strToFloat()
Convert float string with commas to float value
Usage
$float = FieldtypeFloat::strToFloat(string $str);Arguments
| Name | Type(s) | Description |
|---|---|---|
$str | string |
Return value
float string
FieldtypeFloat methods and properties
API reference based on ProcessWire core version 3.0.253