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:
Source:
/var/www/debian/nest/nest-simulator-2.20.0/sli/slicontrol.cc
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative