Rule Builder > Repository Element Property Reference > Ruleset Parameter Properties

When you select a ruleset parameter in the Project Explorer, the Property Sheet displays the ruleset parameter properties shown in Table 23.11:

Table 23.11   Ruleset Parameter Properties
Property 
Purpose 
Values 
direction  Determines if the parameter will be used as an input parameter, an output parameter, an input and output parameter, or a parameter used locally. 
  • in_dir: Used as an input parameter to pass a value.
  • out_dir: Used as an output parameter to store the output value.
  • inout_dir: Used as an input or output value.
  • local_dir: Used locally and is not visible from outside the ruleset.
initialValue  An initial value that you can give to the parameter before the ruleset is executed.  An IRL expression. 

See Also

Introduction to Ruleset Parameters | Adding Parameters to a Query | Setting Ruleset Parameter Values


Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. PREVIOUS   NEXT