Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

title Count of people that have matching values for a specifid specified field by number or by ratio

...

Note: needs verifying by a dev (update this is only used by 1 customer so might not be something we use more broadly with a common set of needs()

Code Block
languagejson
      {
          "type": "ROLE_CONFORMITY",
          "args": {
              "requiredTags": [
                  "tag", "tag", "tag"
                ]
          }
      }

...