ILOG JRules User Guide > Writing Rules > Concepts > Ruleset Variables

Ruleset variables are variables that can be used in all the rule artifacts in a rule project. You can also use them to pass data between tasks in a ruleflow. Ruleset variables are accessible from business rule artifacts only if you verbalize them.

Ruleset Variable

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

Related Concepts

Anatomy of a Rule Artifact
Automatic Variables
Rule Definitions
Ruleset Parameters
Ruleflows

Related Tasks

Defining Ruleset Variables

Related Reference

Refactor Variable Dialog
Variable Set Editor

Related Samples and Tutorials

Tutorial: Creating Business Rules