Command: exch

NEST HelpDesk Command Index NEST Quick Reference

Name:
 exch - Exchange the order of the first two stack objects.
Synopsis:
 obj1 obj2 exch -> obj2 obj1
Diagnostics:
 Raises StackUnderflow error if there are less than two objects on
  the stack.
SeeAlso:roll rollu rolld rot
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slistack.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative