Syntax:
ISEVEN( number )
Returns the Boolean value TRUE if number is an even integer, otherwise returns FALSE.
TRUE
FALSE
Non-integral numbers are first truncated towards zero.
Revisions:
This function was added in Fireworkz 2.00.