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 |
bitor(binary1,binary2)
Performs an inclusive-OR on binary1 and binary2, and returns the result.
Calculate lStatus as bitor(lBinary1,lBinary2)