FieldtypeFloat::strToFloat()

Convert float string with commas to float value

Usage

$float = FieldtypeFloat::strToFloat(string $str);

Arguments

NameType(s)Description
$strstring

Return value

float string


FieldtypeFloat methods and properties

API reference based on ProcessWire core version 3.0.253