Filter 3 -- Match Condition Filter
Replace Pioneer - text/binary/web file - Batch search,replace,convert,rename,split,download    Filter_2_--_Unit_Number_Filter  Filter_4_--_Line_Pattern_Filter 

 

Match Condition Filter can be used in case other filter can not filter the text accuratly.

 

For example, user can fill "length($match) > 3" in this entry, then all the words with less then 4 characters will not be replaced.

 

 

 

The syntax of this Filter using "Perl Expression" and following types of element can be used in this Entry:

 

1. Macros

 

2. System Variables

 

3. Functions

 

If the expression result is "True", the text will be replaced, else it will not be replaced.

 

Note that the match sequence No. will be increased by one no matter Condition check result is "True" or "False".

 

 

It doesn't matter if you don't know Perl, there are a lot of easy templates and examples to use.