Functions

BITWIZEOR

Returns the Bitwise OR operator on two or more integers.

Syntax

int BITWISEOR(params int[] values)