DM Reference

DM Ref

❯

operators

❯

>>= operator

>>= operator

1 min read

Format

A >>= B

Set A equal to A >> B. It is shorthand for A = A >> B.

See also

  • >> shift operator
  • <⇐ operator
  • operators

Graph View

  • Format
  • See also

Backlinks

  • = operator
  • <<= operator
  • operators
  • >> shift operator

Discord Bot

Look up reference entries and run DreamMaker code directly in Discord.

Add to DiscordOpen Playground

Built for BYOND 516.1688

Created with Quartz v4.5.0 © 2026

  • GitHub