Versions Compared

Key

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

...

This macro must be used within a reporter macro.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

[default] /key

  • (/)

  • NO

The key value to filter on.

matchItems

  • (/)

  • NO

all

Define how many of the collection's items can match the sub-filters. May be one of the following:

  • all - (default) All items must match the sub-filter set.

  • any - At least one item must match the sub-filter set.

  • none - None of the items may match the sub-filter set.

matchFilters

  • (/)

  • NO

all

Define how many of the sub-filters must match for the item to be let through. May be one of the following:

  • all - (default) All sub-filters must match the item.

  • any - At least one sub-filter must match the item.

  • none - None of the sub-filters may match item.

Editor View

...

Macro Edit View

...