OR statement
Author: maninjapan
Creation Date: 12/28/2009 12:05 PM
profile picture

maninjapan

#1
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
profile picture

Eugene

#2
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# ?).
profile picture

Eugene

#3
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.
profile picture

maninjapan

#4
Thanks Eugene, way too easy....
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).