Skip to main content
All CollectionsLender Expression Engine
Lender Expression Engine Overview
Lender Expression Engine Overview
Updated over a week ago

Introduction:

The Lender Expression Engine is a powerful tool within Lender's platform that enables the creation of custom logic and workflows. It features both a text and visual editor, allowing users to write expressions similar to Google Sheets or Excel formulas. This article provides a general overview of the Lender Expression Engine, its editors, and its capabilities.

Editors:

  • Text Editor: The text editor provides an interface where users can type out expressions. It includes autocomplete functionality, which suggests available functions, entities, and fields, making it easier to write complex expressions accurately.

  • Visual Editor: The visual editor offers a graphical interface for creating expressions. This user-friendly editor allows users to build and visualize their logic without writing code, making it accessible to users with varying levels of technical expertise.

Capabilities:

The Lender Expression Engine is designed to handle a wide range of tasks within the Lender platform, from automating workflows to defining custom loan processes. Key features include:

  • Syntax Similarity: The engine uses a syntax similar to Google Sheets or Excel formulas, making it intuitive for users familiar with these tools.

  • Logical Operators and Functions: Users can leverage a variety of logical operators and functions to create expressions that evaluate conditions, perform calculations, and manipulate data.

  • Data Types: The engine supports multiple data types, including text, numbers, dates, and boolean values. This versatility allows for the creation of detailed and specific expressions.

  • Array Handling: The engine can work with arrays, enabling complex operations on collections of data. Functions such as ALL, ANY, COUNT, and SUM provide robust tools for array manipulation.

  • Date Functions: Specific functions are available for date operations, allowing users to add or subtract time periods, compare dates, and retrieve current dates.

Use Cases:

The Lender Expression Engine can be applied in various scenarios within the Lender platform, such as:

  • Automating Loan Actions: Define actions that should be taken based on specific conditions within a loan application.

  • Customizing Workflows: Create tailored workflows that match the unique processes of different lenders.

  • Dynamic Form Configuration: Set up forms and documents that adapt based on borrower information and loan details.

  • Data Validation: Ensure that the information entered into the system meets specific criteria before proceeding to the next step.

Conclusion:

The Lender Expression Engine is a versatile and powerful component of the Lender platform, enabling users to create sophisticated logic and workflows with ease. Its text and visual editors, combined with support for various data types and logical operators, provide the flexibility needed to meet diverse business requirements.

Did this answer your question?