InputfieldFloat::hasE()

Does the value have an E in it like ”123E-3” or "123E3” ?

Available since version 3.0.193.

Usage

$bool = $inputfieldFloat->hasE(string $value);

Arguments

NameType(s)Description
$valuestring

Return value

bool


InputfieldFloat methods and properties

API reference based on ProcessWire core version 3.0.253