Returns the bitwise OR of the given numbers.
number1
number2
{ "$template": { "$comment": "The field below will be 3", "test": "{{bitwiseOr(3, 2)}}" } }