Programming Reference Manual
 
Syntax
 
Int(Num)
 
Description
Return the integer value.
 
Parameter
Description
Num
Return the largest integer which is less than or equal to this numeric value. If this value is Null then Null is returned. 
See Also
Example