equal

Syntax

<value1> is [not] equal to <value2>

<value1> is <greater/less> than or equal to <value2>

Description

The equal reserved word is used with the is operator to test if a value is equal to another value.