Skip to content

Kirby 4.1.2

less

Checks if the value is lower than the second value

V::less($value, float $max): bool

Parameters

Name Type Default
$value * mixed
$max * float

Return type

bool