Hi there.
Do I have the opportunity to compare two Integer (Byte) values bit-wise in the CR formula editor?
Like in SQL or many other languages
print 66 & 65
-> 64
Regards
Hans