How can we help?

Context engine glossary – checklist


The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for checklist:

Name Variable Description
Last Updated [[v('checklist.INDEX.last-updated')]] To use this variable, replace "INDEX" with the ID of a checklist item. This will make the variable generate the date that the checklist item was last updated on an account.
Value [[v('checklist.INDEX.value')]] To use this variable, replace "INDEX" with the ID of a checklist item. This variable will generate either a 0 (unchecked) or a 1 (checked) for the loan checklist item whose ID is entered.