| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | rolld - Roll the three top stack elements downwards | ||
| Synopsis: | obj1 obj2 obj3 rolld -> obj2 obj3 obj1 | ||
| Description: | rolld is equivalent to 3 -1 roll | ||
| Diagnostics: | Raises StackUnderflow error if there are less
than 3 objects on the stack.
| ||
| Source: | /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slistack.cc |
| NEST HelpDesk | Command Index | NEST Quick Reference |
© 2000-2010 The NEST Initiative