var rule1 = { "RuleSetType": "Product", "Contains": "Contains", "StartWith": "Start With", "EndWith": "End
With", "Action": "Delete" };
var rule = [rule1];
function test() {
rule.push(rule1);
}
var rule1 = { "RuleSetType": "Product", "Contains": "Contains", "StartWith": "Start With", "EndWith": "End
With", "Action": "Delete" };
var rule = [rule1];
function test() {
rule.push(rule1);
}