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