Modifying the verbalization of a ruleset variable

After defining a ruleset variable, you can modify its verbalization.

Procedure

To modify the verbalization of a ruleset variable:

  1. In the Variable Set editor, select the variable in the table and click Refactor.

    The Refactor Variable window opens.

  2. In the Variable verbalization field, type a new verbalization for the variable.
    Restriction:

    Do not use the following characters in the verbalization of ruleset variables:

    Variable Description
    TAB Tabulation
    \n Line break
    Single quotation mark
    Double quotation mark
    () Opening and closing parentheses
    / Slash
    , Comma
    ; Semicolon
  3. If you want to see the impact of the change on the business rules, click Preview.

    The Refactor dialog shows which business rules (if any) need to be refactored.

  4. Click OK.

    The business rules are refactored.

What to do next

Note: You must refactor the rows individually. If you change the verbalization in a row without refactoring and then refactor another row, the new value of the first row is not refactored.