I am making products that are conditional upon age groups. Unfortunately, they aren't in very systematic approach, most are like 5-6, 7-8, etc. I was going to make two logic rules stating if age is 5 and if age is 6, but for a bunch of products thats double the work. Then I noticed the "contains" rule. I checked the docs but for something that causes the most questions it has the least documentation and zero examples of usage.
So the question is, can i use one logic rule and say if "age" CONTAINS "5 or 6", will that work?
It doesnt work if i put 5,6 and it doesnt work saying 5 or 6.