INT

Converts the given value to an integer value.

Syntax

INT(val)

Example

INT(6.345)

returns

6