Skip to content

Bitwise Operators

AutomationDirect edited this page Jan 3, 2020 · 1 revision

Bitwise Operators


Description

Perform selected bitwise operations on two numeric values.


Usage

Shift the bits of a number left/right or return the bitwise 'and/or' between two numeric values.


Reference

Clone this wiki locally