Context Engine Glossary – Insurance
General
The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for insurance:
Name | Variable | Description |
Agent Phone | [[v('collateral-insurance-agent-phone')]] | Displays the Agent Phone, found in the Collateral > Insurance section of an account. |
End Date | [[companyFormatDateTime('collateral-insurance-end-date')]] | Displays the End Date of the customer’s insurance, found in the Collateral > Insurance section of an account. |
Start Date | [[companyFormatDateTime('collateral-insurance-start-date')]] | Displays the Start Date of the customer’s insurance, found in the Collateral > Insurance section of an account. |
Policy Number | [[v('collateral-insurance-policy-number')]] | Displays the Policy Number, found in the Collateral > Insurance section of an account. |
Deductible | [[v('collateral-insurance-deductible')]] | Displays the Deductible amount, found in the Collateral > Insurance section of an account. |
Agent Name | [[v('collateral-insurance-agent-name')]] | Displays the Agent Name, found in the Collateral > Insurance section of an account. |
Insurance Company | [[v('collateral-insurance-company')]] | Displays the Insurance Company, found in the Collateral > Insurance section of an account. |
Insured Name | [[v('collateral-insurance-insured')]] | Displays the Insured Name, found in the Collateral > Insurance section of an account. |