Number.BitwiseNot
Syntax
Number.BitwiseNot(number as any) as any
About
Returns the result of performing a bitwise "Not" operation on number
.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Number.BitwiseNot(number as any) as any
Returns the result of performing a bitwise "Not" operation on number
.