Performs a bitwise AND on the value of a variable and the value of an expression and assigns the result to the variable.
result &= expression |
Ajax toolkit
Ajax website
Performs a bitwise AND on the value of a variable and the value of an expression and assigns the result to the variable.
result &= expression |
Arguments
Remarks
Requirements
See Also
Ajax toolkit
Ajax website