Rule.exchangeVariables: Create a new rule by mixing the antecedent part of two rules.
Description
Create a new rule by mixing the antecedent part of two rules.
Usage
Rule.exchangeVariables(rule1, rule2)
Value
a list with the antecedents mixed. (This list would be the $antecedent part of another rule)