| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | lookup - Search for a key in each dictionay on the dictionary stack. | ||
| Synopsis: | /name lookup -> obj true
-> false
| ||
| Description: | lookup 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, lookup pushes the associated value on the stack followed by the boolean true. If no association is found, false is pushed. | ||
| Source: | /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slicontrol.cc |
| NEST HelpDesk | Command Index | NEST Quick Reference |
© 2000-2010 The NEST Initiative