[ Main Menu ]
[ Extension Tools Menu ]
[ Lite Edition Menu ]
<iBIT> Tag
<iBIT
OP="<AND | OR | NOT | XOR | NAND | NOR | XNOR>"
[A="first value"]
B="second value"
>
Usage
This tag allows the use of Bitwise operators. Bit functions operate on 32bit integers.
iBIT Example
Example Source Code
Top