a small question about scripting logic
Posted: 07 Sep 2015 10:45
Is it possible of how it is possible to use IF operator like this: if ("xx" OR "yy AND zz"?
Either only xx should be true or both yy and zz. I have trouble finding correct syntax.
Either only xx should be true or both yy and zz. I have trouble finding correct syntax.