Overview

Comparison module

Greater

Less

Comparison

comparison.compare-multiple()

Handles multiple comparisons.

comparison.compare()

Returns a bool indicating the result of the comparison.

comparison.equal()

Function is a helper function for the compare function and it's a simple comparison of the $value1 with $value2.

Last updated

Was this helpful?