ModuloFieldByField

Description:

This method calculates the modulus by dividing the value of the first field by the second field and stores the result in the current field.

Parameters:

[Required]

Field

"First Field (quotient)"


[Required]

Field

"Second Field (divisor)"


Example:

Field modulo_value (Fixed 0) RETRIEVE (StoreField modulo_quotient) ALSO (ModuloFieldByField modulo_quotient modulo_divisor) (Decimal) SUPPRESS_DETAIL