IsInteger Command

IsInteger( <Number> )

Returns true or false depending whether the number is an integer or not.

IsInteger(972 / 9) returns true.