Learning EKL - Lesser Than Custom Node

Hi Everyone - a new custom node...

The Lesser Than node performs the opposite action of the Greater Than node. The Lesser Than node determines if Input A is less than Input B and returns a Boolean value. Similarly, the two outputs let you determine if you would like to evaluate each list according to a less than (<) or less than and equal to (<=) condition.

​​​​​​​