You are here: Record management > Building expressions with the Expression Builder
Building expressions with the Expression Builder
Use the Expression Builder to locate functions and complete parameters to functions in a natural language format when building expressions. The Expression Builder opens from all places except the check box control.
- Build the expression by doing one of the following:
- Type the expression: Enter all or part of the expression in the text editor by typing, including functions, operators, constants, and property references or references.
- Select properties and functions from a list by typing "." for a property and "@" for a function.
- Include a function by clicking Functions, selecting the library that contains the function, and dragging the function to the text editor.
You can also use common mathematical and logical operators; see Expressions—Operators and precedence.
- Drag and drop functions and properties into the text editor.
- Optional. Search for a property in your current page or for a non-internal function by entering all or part of the text for which you want to search in the search field and either click or press Enter. Search results appear in the pane, which you can drag into the text area.
- Supply an argument value for functions that require arguments in the text editor.
- Click Validate to check the syntax of the expression (this does not check whether properties you reference in the expression are defined.) or click Cancel to close the form and return to the previous form without changes.
-
Click Reset to discard any modifications made to an expression since the Expression Builder was last opened.
- Click Submit.
Related information
Open topic with navigation