NEST HelpDesk | Command Index | NEST Quick Reference |
length_lp - counts elements of a literal procedureSynopsis:
literal procedure length_lp -> intExamples:
{ {1 2 3} } 0 get length_lp -> 3Remarks:
0 get is needed to make sure that procedure is stillAuthor:
literal procedure, when it is evaluated. Use length if you are
not sure of the data type.
docu by Sirko StraubeSeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/sli/slidata.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative