ISODD

Checks to see if a number is odd. Returns true if odd and false if even.

Syntax

bool ISODD(int? value)