Type the databases in which to replace the specified data. Separate multiple database names with plus symbols. There must be no space before or after a plus symbol.
If the database name contains special characters such as a plus sign (+) or ampersand (&
), you must percent-encode them in the index action to distinguish them from separators between parameters. For example, for the database Books&Media
, you must type:
DatabaseMatch=Books%26Media
Actions: | DREREPLACE |
Type: | String |
Default: | |
Example: | DatabaseMatch=News+Archive
|
See Also: |
|