Example See Also
Evaluates a numeric expression and returns the integer portion of the expression.
Syntax
INT(nExpression)
Returns
Numeric
Arguments
nExpression
Specifies the numeric expression for which INT( ) returns the integer portion.