class EqualFunc : public NumFunc (Return to index)

== (equality) operator.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    ComTerp/boolfunc.h

Description:

also useful for partial string comparison with :n keyword, i.e. eq("string1" "string2" :n 6) returns true. also useful for symbol comparison with :sym keyword.

Public:



(more documentation)