meta data for this page
  •  

ibec_and

Description

This function, together with ibec_not, ibec_or and ibec_xor, performs bitwise manipulation on integer operands. For an example, please refer to ibec_or.

Syntax

  function ibec_and(Operand1, Operand2 : integer) : integer;