<<

Shifts the first item in binary representation the second item of bits to the left, shifting in zeros from the right.

Syntax

valueA << valueB

Example

text_javascript aptana_docs