Compare Blocks

These blocks are used to compare conditions and use 

They can  be found in the Block Library under the Logical Section

Overview 

These blocks can condition comparison of a value such as:

Greater Than - cmpGt

Equal Or Greather Than - cmpGtEq

Equal - cmpEq

Equal or Smaller Than cmpLtEq

Smaller Than - cmpLt

 Not Equal - cmpNotEq

Any compare block can be switched to one of the others. For example; the Greather Than block, can be switched to Equal or Greather Than.