INT (Report Builder 1.0)

Converts a value to an integer.

Syntax

INT(value)

value

Indicates the number to round down to an integer.

Example

Formula

Result

INT(3.82)

3

INT(-5.21)

-5

INT(Total Due)

Converts each instance of the Total Due field to an integer.