Use the SetFieldEval macro to set the value of a single loan field by evaluating an expression using the Loan Custom Field Calculation syntax.
Parameters: |
|
|
|
|
|
Return Value: |
|
None |
|
|
|
Example: (Set the loan amount to the property value less the down payment) |
|
Macro.SetFieldEval("1109", "[136] – [1335]") |