ContentReplaceRegex<N>
The ContentReplaceRegex<N>
and ContentReplaceFormat<N>
parameters are used to find and replace data in a document.
The data identified by the ContentReplaceRegex<N>
parameter is replaced by the string specified in the ContentReplaceFormat<N>
parameter. The replacement affects the DRECONTENT
of the main and child documents.
Type: | String |
Default: | None |
Required | No |
Configuration Section: | Any section that you have defined for TextToDocs settings |
Example: | ContentReplaceRegex0=.*
|
See Also: | ContentReplaceFormat<N> |