Text expressions are useful for formatting the results of text-related queries, for example, in tables.
For example, if you are padding the right side of a text string with two asterisks, the expression looks like this one:
For text expressions, the property is within parentheses, followed by any arguments within single quotation marks.
If you are translating a text string from mixed case to lowercase, the expression looks like this one:
Lower (PRODUCT_NAME)
To create a complex property evaluation, insert an AND or OR operator, and then insert another operator, property, and value combination.
For help with any expression element, see Creating Expressions - Reference.