active content advanced options
Returns the integer representation of an expression. "Expression" can be a numeric value or a string representation of a number.
int ( expression )
int ( 84.95 )
Result
85