Posted By
Delgado
May 07, 2026 04:34:00 PM
Found In
Egroup:
Advanced Software
\
view thread
Hi Guys, I don't see what I am doing wrong with this expression but it is not working and I don't see any error on the logs. It does not matter if I put parenthesis around the expressions or not like this if (((0) > 0) && ((0) 0 && 1, true,false) to test the && it works or if ((0) > 0 && 0, true,false). ...
|