Duplicating filter conditions block by block

1.  Make sure that the filter window of the desired network object type is open (Opening a filter window).

2.  Hold down the Ctrl key and select the filter conditions you want to duplicate.

Note: You can select single or multiple rows. Entire brackets are duplicated. If you have not entirely marked bracket blocks, the closing bracket is moved backwards. The opening bracket remains in position (see examples below).

3.  Click the symbol.

The marked block of filter conditions is duplicated and inserted after the selection.

Example 1: Extend bracket term at the front

Original with marking

A Or (B And C) Or D

After duplication

A Or (B Or B' And C) Or D

Example 2: Extend bracket term at the end

Original with marking

A Or (B AndC) Or D

After duplication

A Or (B And C Or C') Or D

Example 3: duplicate entire bracket term

Original with marking

A Or (B And C) Or D

After duplication

A Or (B And C) AndA' Or (B' And C') Or D

Example 4: Extend bracket term at the front

Original with marking

A Or (B And C) Or D

After duplication

A Or (B And A' Or B' And C) Or D