Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Masstagger "Replace values..." (Read 1135 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Masstagger "Replace values..."

Hi there!

Please, could someone give me an example of how "Replace values..." works?

Thanks in advance.

Re: Masstagger "Replace values..."

Reply #1
It will change an entire value of a field to a different string. Partial matches are not possible.

Example action:
LABEL
Capitol
Capitol Records

LABEL = Aero Productions; Capitol   -> Aero Productions; Capitol Records
LABEL = Capitol Music  -> Capitol Music

 

Re: Masstagger "Replace values..."

Reply #2
Dear @j7n

Thank you very much!