Specifies the type of a function used to test two values for equality. The function should return %TRUE if both values are equal and %FALSE otherwise.
a value
a value to compare with
Specifies the type of a function used to test two values for equality. The function should return %TRUE if both values are equal and %FALSE otherwise.