--- layout: stdlib-reference --- # ILogical\.shl ## Description Shifts the bits of this value to the left by the specified number of positions. ## Signature
ILogical.This ILogical.shl(int value);

## Parameters #### value : int