Function Block GE

The Function Block GE is true if the first input is greater than or equal to the second input.

Inputs

The inputs can contain any data type.

Output

The output is true if the first input is greater 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".