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