ids required default (empty)Dash-separated list of item ids to filter (long or short ids). The order of the surviving ids in the result follows the order of this list.
expression required default (empty)An AA expression evaluated for each item, using that item's _#ALIAS aliases (for example expression or a field alias). Its value is what the operator compares. A field-getter like {headline........} would read the rendering item instead, so use aliases here.
equals optional default (empty)The value the operator compares each item's expression value against. For isset and notset it is ignored (leave it empty). For intersect it is a dash-separated set.
operator optional default (exact match)How the expression value is compared to equals. Omit it (or pass an unknown value) for an exact equality match. See Allowed values for the recognised operators.
{filter:a65d19971986e750761f0efcd9a16b1b-4f3362a62847fe1f8c59ba28a92d42c0-5726c2c6b035d7aab450d1794e9e90d7:_#HEADLINE:Gamma}
{filter:a65d19971986e750761f0efcd9a16b1b-4f3362a62847fe1f8c59ba28a92d42c0-5726c2c6b035d7aab450d1794e9e90d7-aa89ddc95136b966e6ec1419a2963741-968af6a9749d42bffb3045e75e3f7a11:_#HEADLINE:Gamma:!=}
{filter:a65d19971986e750761f0efcd9a16b1b-5726c2c6b035d7aab450d1794e9e90d7-aa89ddc95136b966e6ec1419a2963741-968af6a9749d42bffb3045e75e3f7a11:_#LONGTEXT:blue:!contain}
{filter:a65d19971986e750761f0efcd9a16b1b-4f3362a62847fe1f8c59ba28a92d42c0-5726c2c6b035d7aab450d1794e9e90d7-aa89ddc95136b966e6ec1419a2963741-968af6a9749d42bffb3045e75e3f7a11:_#SWTCHVAL:1}
{filter:a65d19971986e750761f0efcd9a16b1b-968af6a9749d42bffb3045e75e3f7a11:_#PHONE___::isset}
{filter:a65d19971986e750761f0efcd9a16b1b-968af6a9749d42bffb3045e75e3f7a11:_#PHONE___::notset}
{filter:a65d19971986e750761f0efcd9a16b1b-5726c2c6b035d7aab450d1794e9e90d7-aa89ddc95136b966e6ec1419a2963741-968af6a9749d42bffb3045e75e3f7a11:_#HEADLINE:Gamma-Delta-Xx:intersect}
{filter:a65d19971986e750761f0efcd9a16b1b-5726c2c6b035d7aab450d1794e9e90d7-aa89ddc95136b966e6ec1419a2963741-968af6a9749d42bffb3045e75e3f7a11:_#LONGTEXT:blue:contain}