Number.BitwiseNot

Syntax

Number.BitwiseNot(number as any) as any

About

Returns the result of performing a bitwise "Not" operation on number.