Command: known

NEST HelpDesk Command Index NEST Quick Reference

Name:
 known - check whether a name is defined in a dictionary or object

Synopsis:
 dict /key known -> bool
             int  /key known -> bool
   
Examples:
  
   modeldict /iaf_neuron known -> true
   modeldict /parkinson_neuron known -> false
   /iaf_psc_alpha_presc Create /Interpol_Order know -> true

Author:
 docu edited by Sirko Straube

SeeAlso:lookup
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slidict.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative