INTEGER-PART
The INTEGER-PART function returns an integer that is the integer portion
of parameter-1 (parameter-1 is truncated). The function type is integer.
Syntax
FUNCTION INTEGER-PART (parameter-1)
Parameters
parameter-1 Must be class numeric.