F FFMan Member Licensed User Longtime User Apr 16, 2014 #1 I want to code something like If (A and B)=B then expecting a bitwise and but I can't make it work. It compiles but I get a run time error cannot parse as Boolean. Is there a different syntax to achieve this ?
I want to code something like If (A and B)=B then expecting a bitwise and but I can't make it work. It compiles but I get a run time error cannot parse as Boolean. Is there a different syntax to achieve this ?