Skip to Content
0
Former Member
Apr 25, 2014 at 01:51 PM

bit operations

34 Views

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