Context engine glossary – collateral
The context engine is a large database of retrievable variables, available for use throughout LoanPro's software.
For any collateral variable, you may have noticed that there is a position ID. If you have multiple collaterals on a single loan, you can change the variable's ID number to see the results for a different collateral position ID. If you are using the help variables tree in computation fields, custom forms, or rules applied, you will have the option to automatically populate you collateral variables with position IDs 1 and 2. For any collateral in positions 3 - 50, you'll need to manually change the ID number.
These are the variables for collateral:
Name | Variable | Description |
Collateral Custom Fields | [[v('collateral-position.id1.collaterals-custom-fields')]] | The custom fields associated with a collateral item. |
Warranty | [[v('collateral-position.id1.collateral-warranty')]] | The information from the "Warranty" collateral field. |
VIN | [[v('collateral-position.id1.collateral-vin')]] | The information from the "VIN" collateral field. |
Collateral Type | [[v('collateral-position.id1.collateral-type')]] | The the collateral type that has been selected for an account. |
License Plate | [[v('collateral-position.id1.collateral-license-plate')]] | The information from the "License Plate" collateral field. |
GPS Status | [[v('collateral-position.id1.collateral-gps-status')]] | The GPS status of the collateral for an account (e.g. Null, Not Applicable, Not Installed, Installed) |
GPS Code | [[v('collateral-position.id1.collateral-gps-status')]] | The information from the "GPS Code" collateral field. |
GAP | [[v('collateral-position.id1.collateral-gap')]] | The information from the "GAP" collateral field. |
Distance | [[v('collateral-position.id1.collateral-distance')]] | The information from the "Distance" collateral field. |
Class D | [[v('collateral-position.id1.collateral-d')]] | The information entered in the Class D collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Color | [[v('collateral-position.id1.collateral-color')]] | The information from the "Color" collateral field |
Class C | [[v('collateral-position.id1.collateral-c')]] | The information entered in the Class C collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Book Value | [[v('collateral-position.id1.collateral-book-value')]] | The the Book Value for an account's collateral. |
Class B | [[v('collateral-position.id1.collateral-b')]] | The information entered in the Class B collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Additional Information | [[v('collateral-position.id1.collateral-additional')]] | The information from the "Additional" collateral field. |
Class A | [[v('collateral-position.id1.collateral-a')]] | The information entered in the Class A collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Position ID | [[v('collateral-position.id1.collateral-position-id')] | The position ID of the collateral in the case of multiple collateral on a single loan. |
Legacy collateral
Before we added the capability to add multiple collateral to a single loan, LMS had variable set for just a single collateral per loan. These variables are backwards compatible and will simply pull information for the the collateral in position 1. These variables are listed below:
Name | Variable | Description |
Additional Information | [[v('collateral-additional')]] | The information from the "Additional" collateral field. |
Color | [[v(collateral-color')]] | The information from the "Color" collateral field |
GPS Status | [[v('collateral-gps-status')]] | The GPS status of the collateral for an account (e.g. Null, Not Applicable, Not Installed, Installed) |
GPS Code | [[v('collateral-gps-status')]] | The information from the "GPS Code" collateral field. |
Warranty | [[v('collateral-warranty')]] | The information from the "Warranty" collateral field. |
GAP | [[v('collateral-gap')]] | The information from the "GAP" collateral field. |
Distance | [[v('collateral-distance')]] | The information from the "Distance" collateral field. |
Book Value | [[v('collateral-book-value')]] | The the Book Value for an account's collateral. |
License Plate | [[v('collateral-license-plate')]] | The information from the "License Plate" collateral field. |
VIN | [[v('collateral-vin')]] | The information from the "VIN" collateral field. |
Class D | [[v('collateral-d')]] | The information entered in the Class D collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Class C | [[v('collateral-c')]] | The information entered in the Class C collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Class B | [[v('collateral-b')]] | The information entered in the Class B collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Class A | [[v('collateral-a')]] | The information entered in the Class A collateral field of an account. How this variable appears in the collateral tab of an account may change depending on the loan collateral type, and how the variable has been labeled in Settings > Loan > Labeling > Collateral Fields. |
Collateral Type | [[v('collateral-type')]] | The the collateral type that has been selected for an account. |
Was this article helpful?