
The Function Block LT is true if the first input is smaller than the second input.
The inputs can contain any data type.
The output is true if the first input is smaller than 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".