Context engine glossary – system
The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for system:
Name | Variable | Description |
Email Address | [[v('system-user-email')]] | Generates the email address of the user currently logged in requesting the information. |
Full Name | [[v('system-user-full-name')]] | Generates the full name of the user currently logged in requesting the information. |
ID | [[v('system-user-id')]] | Generates the ID of the user currently logged in requesting the information |
Was this article helpful?