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:
Source:
/usr/src/packages/BUILD/sli/slistack.cc
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative