Filter.IsApplied

1. Description

This node indicates whether a filter is applied on a given view.

2. Input

  • ParameterFilterElement(s)

This node takes view filters as inputs.

3. Output

  • bool

The node retrieves a boolean indicating if a filter is applied in the given view.

Last updated