jmacdonald
if(variable){ var f1 = search.createFilter({name: 'fieldid', operator: search.Operator.EQUALTO, values: variable}); filters.push(f1); }