All Commands
All Math & Logic
Commands
MATH_AND/OR/XOR
Returns the result of a bitwise AND/OR/XOR operations on the provided values.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | val1 | 0 | Expression | The first value to compare |
2 | val2 | 0 | Expression | The second value to compare |
Example
4
13
9
13
9