cast_integer

Returns the value of "expression" cast as an integer.

Syntax

cast_integer ( expression )

Example

cast_integer ( 84.95 )

Result

84