This is the documentation for Clover Club 12.0.
Documentation for the upcoming version Rampur 13.0 can be found here.

Configure Element Expression

After you create a new element, you can define the expression:

  1. Select the element for which you want to enter (or edit) the expression. The pane on the right is showing the expression of the selected element. The syntax can contain logic interconnections / references to data tables, mathematical functions / operations and conditions.

  2. Enter the expression in the Expression Editor.

  3. The element expression consists of:

    • Variables – Can refer to a value of another element using its name.

    • Functions – See Formula Functions.

    • Number expressions – Resulting in either integer or BigDecimal (not double/float).

    • String expressions

    • String literals – Literal strings have to be quoted using the double quotes (").

  4. Operators:

  5. Save the expression.