Command: ==

NEST HelpDesk Command Index NEST Quick Reference
Name:
== - Print object to screen in syntax-form.
Synopsis:
any == --> -
Examples:
SLI ] 12 ==
12
SLI ] {1211} ==
{1211}
SLI ]
Description:
Displays topmost operand stack object and pops it. In contrast to
= operator, == will try to represent any printable object, not only
objects 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