Adds a new rule as a child of current node. Inserts the rule to the specified position.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ruleInfo
 - Type: CMS.MacroEngine MacroRuleInfo
Rule to add 
- position
 - Type: 
System Int32
Position of the rule within the group 
Return Value
Type: MacroRuleTreeSee Also