Skip to main content

The following operators are supported and will write a boolean result

OperatorNameDescription
==EqualityTrue if both sides are equal
>Greater thanTrue if the left side is greater than the right
>=Greater than or equal toTrue if the left side is greater than or equal to the right
<Less thanTrue if the left side is less than the right
<=Less than or equal toTrue if the left side is less than or equal to the right

Stuck on this step? Email support@eight-wire.com