AND Instruction
Synopsis
AND
Description
The AND instruction performs a boolean AND operation on the top two values on the runtime stack and replaces both with the logical AND of their values.
AND
The AND instruction performs a boolean AND operation on the top two values on the runtime stack and replaces both with the logical AND of their values.