Bits - Shift (Expression) — SkCheese
Addon: SkCheese · Category: Expression · Since: 1.5
Syntax
%number% \<\< %number%Description
Performs a bitwise shift operation and returns the value.
Examples
broadcast 10 >> 3Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: SkCheese · Category: Expression · Since: 1.5
%number% \<\< %number%Performs a bitwise shift operation and returns the value.
broadcast 10 >> 3