MODSQLMOD (y, x) Parameters x and y - the arguments. Description The modulo operation. This method returns a long. Example Calculate MOD between two fields: SQLSELECT BITXOR(X, Y) FROM Triangles; Updated almost 5 years ago Table of Contents Parameters Description Example