Sorry, this is super simple, but how do I write an 'or' statement? I know 'and' is '&&' but dont know how to write 'or.
Thanks
Size:
Color:
Think .NET. How do you write 'or' in C# if you don't know it? Simply
Google that and the
very first link that comes up will contain the answer.
Take one of the many tutorials on C# available online (a few examples from our FAQ:
How do I start with C# ?).
Size:
Color:
P.S. Another viable way is to fire up the Rule Wizard, drag the OR condition between a couple of rules, and view its output in a new Strategy window.
Size:
Color:
Thanks Eugene, way too easy....
Size:
Color: