SetRule method: UserDefn class
Syntax
SetRule(&Rule)
Description
Use the SetRule method to specify a rule defined by a RuleDefn object to be the rule for this user function.
Parameters
| Parameter | Description |
|---|---|
|
&Rule |
Specify an already instantiated RuleDefn object that you want to use as the rule for this user function. |
Returns
None.