TYPE: VOP
TITLE: Compare VOP

This operator compares two values and returns true or false depending on
whether they are the same or different. Both operands must have the same type.

See also: And, If, Or, Not, While
