<> block


Description:

Reports whether first and second are different.

Arguments:

first (any type): The first thing to compare.

second (any type): The second thing to compare.

Examples:

Reports true because one plus one is not equal to three.

Related commands: <, <=, =, >, >=