Hi
Searching through the help file and I cant seem to find how to do this:
I am looking to use a logic AND ie
Decimal number 5 (Binary = 101)
5 AND 1 = True
5 AND 2 = False
5 AND 4 = True
I know this exists somewhere .....
Searching through the help file and I cant seem to find how to do this:
I am looking to use a logic AND ie
Decimal number 5 (Binary = 101)
5 AND 1 = True
5 AND 2 = False
5 AND 4 = True
I know this exists somewhere .....