Returns the bitwise NOT of the given number.
number
{ "$template": { "$comment": "The field below will be -4", "test": "{{bitwiseNot(3)}}" } }