$binaryNot

Returns the binary inversed value of parameter 1. Integer has 32 bit.
Syntax
    $binaryNot{integer}
DocumentationReturns the binary inversed value of parameter 1. Integer has 32 bit.
Examples
    $binaryNot{16}
GroupMath
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1