Navigation: Macros > Macro Language > Built-in Functions > All Functions
IsOdd
bool = IsOdd(nAnyNumber)
This macro function returns true if nAnyNumber is odd (ie. not divisible by 2) and false otherwise.
See also: IsEven.
Topic 105072, last updated on 18-Apr-2020