Command: leq

NEST HelpDesk Command Index NEST Quick Reference

Name:
 leq - Test if one object is less or equal than another object
Synopsis:
 any1 any2 leq -> bool

Description:
 geq returns true if any1 <= any2 and false
otherwise. 

geq can only be applied to numbers and strings.
SeeAlso:eq neq gt lt geq
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slimath.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative