GTA V NativessystemSystem::shiftLeftOn this pageSystem::shiftLeftSyntax ```js mp.game.system.shiftLeft(value, bitShift); ``` Required Arguments value: int bitShift: int Return value int Example ```js // todo ``` See also