Function Block LT

The Function Block LT is true if the first input is smaller than the second input.

Inputs

The inputs can contain any data type.

Output

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".