MetabaseDialogBase.removeFilter

Syntax

removeFilter(index: Number);

Parameters

index. Position of the filter to be removed.

Description

The removeFilter method removes a filter by its position in a basic dialog box with repository.

Example

The example of use is given in the page with description of the MetabaseDialogBase.selectFilter method.

See also:

MetabaseDialogBase