BitOr
Performs a bitwise logical OR operation.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| Numeric value for bitwise OR. | |
|
|
| Numeric value for bitwise OR. |
Examples
Related
Last updated