Command: =

NEST HelpDesk Command Index NEST Quick Reference
Name:
= - Print object to screen.
Synopsis:
any = --> -
Examples:
SLI ] 12 =
12
SLI ] {1211} =
<proceduretype>
SLI ]
Description:
Displays topmost operand stack object and pops it. In contrast to
== operator, = will only give part of the information if the object
is not of simple kind (for example, there's no difference for
integers, but there is one for procedures!)
Parameters:
any
Remarks:
Commented Hehl April 20, 1999
compare RedBook 2nd ed. page 362
Author:
Gewaltig, Diesmann
FirstVersion:
???
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.20.0/lib/sli/sli-init.sli
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative