Rol

Logisches Bit-Rotieren nach links.

Syntax: Rol Variable, Bits

Beispiel:

  dim a as integer
  Rol a, 4  // Bitweises Rotieren um 4 Bits nach links