====== MOD Function ====== * MOD( , ) Returns the remainder of the division of value 1 by value 2. ---- ^ Function Parameters^^ ^ Parameter ^ Description ^ ||The value to divide.| ||The value to divide by.| ----