Learn
Drivers
Downloads
Community
Blog
OPTIONS
Version
Select Version
3.0 (current)
2.6
2.4
2.2
Formats
HTML
PDF
EPUB
Contribute
Report a Problem
Edit on Github
Reference
>
Operators
>
Update Operators
>
Bitwise Update Operator
Bitwise Update Operator
ΒΆ
Name
Description
$bit
Performs bitwise
AND
,
OR
, and
XOR
updates of integer values.
$bit
←
$position
$bit
→
ON THIS PAGE
Bitwise Update Operator
Report a Problem