Operating System:Windows 7
Operating System Bit:64bit
Software Version:4.1.5
Hi,
I have a program that worked with ealier versions of botchief (and runner) but not when it uses the inequality var(double) <, >, or <> it always comes shows false. Even when it is < or > than the variable specified.
When the function is false
var(double) =3
If Var(double) = 4? => true. (It shows true, when eqality sign is "=" it will always show true.
Again, it was working in previous versions. It isn't working now.