Functions

BITWISEAND

Returns the Bitwise AND operator on two or more integers.

Syntax

int BITWISEAND(params int[] values)