Share via


Bitwise update - operators

Bitwise update operators are used to modify values using bitwise operations.

Description
$bit The $bit operator is used to perform bitwise operations on integer values.