Function group | Execute on client | Platform(s) |
---|---|---|
Binary Field | NO | All |
Function group | Execute on client | Platform(s) |
---|---|---|
Binary Field | NO | All |
Function group | Execute on client | Platform(s) |
---|---|---|
Binary Field | YES | All |
bitand(binary1,binary2)
Performs an AND operation on binary1 and binary2, and returns the result.
Calculate lNewBinary as bitand(lBinary1,lBinary2)