Command: length_a

NEST HelpDesk Command Index NEST Quick Reference

Name:
 length_a - counts elements of an array
Synopsis:
 array length_a -> int
 
Examples:
 
   [1 2 3 4 6 7] length_a --> 6
Author:
 docu by Sirko Straube
Remarks:
 Use length if you are not sure of the data type.
SeeAlso:length
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slidata.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative