SETFILTERBYINDEX

Instead of specifying the filter name, you can set a filter using its index. The first filter that is created will have an index value of 0.

Syntax

SETFILTERBYINDEX(INDEX_VALUE)

Example

SETFILTERBYINDEX(3)

Last updated