ILOG JRules User Guide > Creating Rule Projects > Tasks > Defining a Vocabulary > Editing the Verbalization of Ruleset Variables

The verbalization of ruleset variables is performed through the Variable Set Editor.

To edit the verbalization of a ruleset variable:

  1. In the Rule Explorer view, double-click the variable set that contains the ruleset variable you want to verbalize.
  2. The Variable Set Editor opens.
  3. By default, a ruleset variable is verbalized as its name. To edit this verbalization, click the verbalization in the Verbalization column and click the Refactor button.
  4. In the Refactor Variable dialog, type a new verbalization for the ruleset variable. Placeholders and special characters (such as % or $) are not allowed.
  5. Click Preview to assess the impact of this change on the business rules, and then click OK.
  6. Save the variable set.
  7. The ruleset variable is now verbalized.

Related Concepts

Vocabulary
Ruleset Variables

Related Tasks

Defining a Vocabulary
Working With BOM Entries
Working With Business Elements
Defining Ruleset Variables

Related Reference

Variable Set Editor

Related Samples and Tutorials

Tutorial: Defining a Vocabulary