Member Junction
    Preparing search index...
    • True when fieldName changed AND its new value equals value.

      The equality is deliberately loose — a filter's configured value arrives as a string from metadata, while the field may hold a number, boolean or date. Comparing raw would make Status = 1 never match a numeric 1, which is the kind of silent no-match that leaves someone convinced their automation is broken rather than misconfigured.

      Parameters

      Returns boolean