| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | mark - puts a mark on the stack | ||
| Description: | A mark is a token which is lying on the stack and can be found by the user. The mark is used : 1) by using it as command mark 2) by using it as [ when creating an array 3) by using it as << when creating a dict | ||
| Examples: | [ 1 2 add ] -> [3] mark 1 2 add ] -> [3] | ||
| Author: | docu by Marc Oliver Gewaltig and Sirko Straube | ||
| Source: | /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slicontrol.cc |
| NEST HelpDesk | Command Index | NEST Quick Reference |
© 2000-2010 The NEST Initiative