Member Junction
    Preparing search index...
    • Whether parsed belongs to a section with the given key + scope.

      Precedence, and it is deliberate:

      1. plain field source matches a declared field name;
      2. graph source whose leading collection matches a declared CollectionNames entry;
      3. graph source whose leading collection matches the section key itself (the zero-configuration case — a panel keyed modifications hosting Modifications[i]).

      A graph source is deliberately NOT matched on its trailing field name. Doing so is what sends every child failure to whichever section renders a parent field of the same name — usually the header section, the one place the user cannot fix it.

      Parameters

      Returns boolean