Data Synchronisation StudioUser GuideCalculated ColumnsFunctionsISEVENOn this pageISEVENChecks to see if a number is even. Returns true if even and false if odd.Syntaxbool ISEVEN(int? value)