= block


Description:

Reports whether first and second are equal.

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 equal to two.

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