Checks that a number is less than the specific number.
Parameters | |||
---|---|---|---|
|
$value |
# | |
|
$max |
# |
Returns | |
---|---|
boolean
|
if the value is equal to or less than the specific maximum number, FALSE otherwise |