browser

ROT

rot
calendarsave
address instructions a b c -- b c a ROT -> Moved the third byte on the stack to the top. ROTw -> Moved the third word on the stack to the top.