Name |
Comments |
Name Description Parameter 1 Parameter 2 Returns Comment Example |
Less Than or Equal Checks ifparameter 1 is lee or equal to parameter 2 Constant or value from other functions or reference to dataseries Constant or value from other functions or reference to dataseries Dataseries with logical value TRUE if condition met. Otherwise FALSE. - LE(C,10) returns TRUE if last quote is less or equal to 10 |