Loading

ROLL

stack

ROLL consumes a number N off the stack then cycles through that number of elements on the stack, moving the element at level N to the top of the stack and moving the other elements up one level.

ROLL is available since version 1.0.0.

See also

Signatures

Examples

'5th level' '4th level' '3rd level' '2nd level' '1st level' 4 ROLL