Tests whether the given arguments are equal.

You're viewing an older version of this page (#5513). View the current version.

View versions (2)

Interface

Overview

This module provides three predicate functions that are used as basic relational operators for the countif and sumif components.

GPL Licence — free for non commercial use. See Licence details.

FUNCTION

isEqual

Parameters

a
the first value to compare
b
the second value to compare

FUNCTION

isGreater

Parameters

a
the first value to compare
b
the second value to compare

FUNCTION

isLess

Parameters

a
the first value to compare
b
the second value to compare