Loading

ROLLD

stack

ROLLD consumes a number N off the stack then cycles through that number of elements on the stack, moving the element on top of the stack to level N and moving the other N-1 elements down the stack.

ROLLD is available since version 1.0.0.

See also

Signatures

Examples

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