Hi all and @gdgsupport,
I’m trying to perform a test to see if either variables are true or the value 1.
My variables are %operaNoteBool% and %edgeNoteBool%
I see that in my current test they are both returning zero (0), but my ‘Perform Operation on a Variable’ using varORBool is returning 1 regardless of them both being false.
Here’s the documentation of varORBool:
My Action Properties:
(Please note I already tried omitting the “=1” from the value section and I tried adding “;” as my separator too.
When I run this, a messagebox tells me that %operaNoteBool% is 0, %edgeNoteBool% is 0, yet %displayMsg% is 1 anyway…
Any advice would be appreciated.
Thanks
Dan