
The Function Block LE is true if the first input is less than or equal to the second input.
The inputs can contain any data type.
The output is true if the first input is less than or equal to the second input.
Note: Note that the data types are not considered. For example, the boolean value TRUE is equal to the number 1 and equal to the string "1".