Description:
DivideField method divides the current field value by the value of another 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 |
"Field to divide by" |
|
Example:
Field quotient (Fixed 2) RETRIEVE (DivideField divisor) (Decimal) "Result"