ModuloInteger

Description:

This method calculates the modulus of another field with respect to an integer constant and stores the result in the current field.

Parameters:

[Required]

Int64

"Constant value to divide by to calculate modulus (divisor)"


Example:

Field modulo_value (Fixed 0) RETRIEVE (StoreInteger 256) ALSO (ModuloInteger 7) (Decimal) SUPPRESS_DETAIL