= is True if the value of the left hand expression (which must numeric) equals the right hand expression. For example, given the following case fragment:

ABC       7      5      15
GHI       2.2           0.5
Ratio     3             3
ABC = 15
second most recent GHI = 2.2
at least 2 Ratio = 3