$ceil
Rounds the number up and returns the smallest integer greater than or equal to a specified number.
Syntax
$ceil[Number]
Parameters
Number
(Type: Integer, Float || Flag: Required)
: The number that will be rounded.
Example
$nomention
Result: $ceil[$message]