Command: load

NEST HelpDesk Command Index NEST Quick Reference

Name:
 load - Search for a key in each dictionary on the dictionary stack.
Synopsis:
 /name load -> obj
Description:
 Load tries to find an association for /name in each dictionary
 on the dictionary stack, starting with the current (top) dictionary.
 If an association is found, load pushes the associated value on the
 stack. If no association is found, an UndefineName error is raised.
SeeAlso:lookup def
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slicontrol.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative