BankReconciliationMatchRule.convertAllowedDifferenceExpression Method
Converts the allowed difference expression to a difference value.
Syntax
private anytype convertAllowedDifferenceExpression(BankReconciliationMatchFieldValue _compareFieldExpression, anytype _result)
Run On
Called
Parameters
- _compareFieldExpression
Type: BankReconciliationMatchFieldValue Extended Data Type
The allowed difference expression.
- _result
Type: anytype
The allowed difference value result.
Return Value
Type: anytype
The allowed difference value.