We have the following business requirements for a given audience:
profile attribute "stateA" is present AND does not equal "CT" OR profile
attribute "stateA" equals "CT" AND mbox param zipCode equals one of a
list of 300 zip codes This has been implemented successfully into an
audience. Where we foresee future issues is with a follow up set of
requirements:profile attribute "stateA" is not present AND profile
attribute "stateB" is present AND does not equal "CT"ORprofile attribute
"stateA" is no...