$ceil

Rounds off a decimal number to the next integer value.
Syntax
    $ceil
DocumentationRounds off a decimal number to the next integer value.

    Paramter:
      decimal value
    Returns:
      integer value
Examples
$ceil{1.4}
GroupMath
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters <unlimited>