Relational Operators: Not Equal

Returns the TRUE if code block 1 is not equal to code block 2, otherwise, returns FALSE.

Syntax

<> code block 1 code block 2