Search

 

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Logical

 

Description

The formula 'IsEqual' checks whether a logical test is true or false with the condition that a specified value is equal to another specified value. The values can be real numbers, integers or dates.

Parameters

Number1/Date1:            the first value or reference that you want to use for the logical test.

Number2/Date2:            the second value or reference that you want to use for the logical test.

Example

Description

In the following example the formula 'IsEqual' is used to check whether a value is equal to another value.

Values parameters

Number1:     10

Number2:     100

Result

Output:         False

The outcome is False, because the logical test 10 = 100 is False.

Related Topics

IsNotEqual: The formula 'IsNotEqual' checks whether a logical test is true or false with the condition that a specified value is not equal to another specified value.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2014-09-29