DivideFieldByField

Description:

The method divides the value of the first field by the second field, storing the result in the current field. An error will be displayed and a result of -1 returned if the divisor is zero.

Parameters:

[Required]

Field

"First field"


[Required]

Field

"Second field"


Example:

Field quotient (Fixed 2) RETRIEVE (DivideFieldByField dividend divisor) (Decimal) "Result"