Add Logical Operators to Variables Menu
Posted: Mon Apr 28, 2025 7:51 pm
Hi,
I always seem to forget my logical vs Bitwise operators and then find the wrong type when debugging!
The variables menu is very handy and has a usful list of Numerical Built in Functions.
This lists bitwise AND, OR, etc..
although there are not Mathmatical as such, it would be very hand to have the Logical opaterators in the same menu.
&&
||
For new and non regular coders the differences of Bitwise and Logical AND's and OR's can be a bit confusing or easy to forget and a clear listing of both types may help many.
J.
I always seem to forget my logical vs Bitwise operators and then find the wrong type when debugging!
The variables menu is very handy and has a usful list of Numerical Built in Functions.
This lists bitwise AND, OR, etc..
although there are not Mathmatical as such, it would be very hand to have the Logical opaterators in the same menu.
&&
||
For new and non regular coders the differences of Bitwise and Logical AND's and OR's can be a bit confusing or easy to forget and a clear listing of both types may help many.
J.