TRUECALC
Functions

ISODD

Returns TRUE if number is odd

When to use it

When should I use ISODD?

Use ISODD to test whether a value is odd, for example to flag odd-numbered weeks, validate item counts, or route alternating records to different processes.

Used in

operations

Syntax

ISODD(number)

On this page