Replaces

Parent Previous Next


Global replaces tab used to define string replacement rules for found data field value. It stands in good stead when we need to remove advertisement blocks from data field value, replace HTML ampersand code to ampersand itself (& to &) or simply clean content of HTML tags, scripts etc. Note that replaces logic is implemented till tag processing stage. Replaces are processed in order of their list placement.


You can replace precise string value as well as regex (depending on replace Type).


Add button is used to add new replaces rule. If Regex checkbox is ON, Old value will be processed as regex. New value is always an ordinary string.


Remove button is used to remove selected replace rule.


Remove all button is used to remove all replace rule.


Up/Down buttons are used to change replaces rules order in list (thus change their processing order).


Turn on all and Turn off all buttons


Import/Export button


Test button


You can use following macroses to set New value:

- %NL% is interpreted as new line and carriage return character.

- %SPACE% is interpreted as space character.

- %TAB% is interpreted as tabulation character.

Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator