$floor
Returns the largest integers which are not bigger than the arguments.
Syntax
$floor
Documentation
Mathematical floor:
Paramter:
Parameter_1...Parameter_n: number
Returns:
Mathematical floor.
Throws:
java.lang.NumberFormatException
Examples
$floor{4.36}
Group
Math
Minimum required transaction-mode:
NONE
Required scripting permission of the developer
PERMISSION_FL_BASIC
Minimum parameters
1
Maximum parameters
<unlimited>